Home
last modified time | relevance | path

Searched defs:expected_state (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/signal/
DTestSendSignal.py99 def match_state(self, process_listener, expected_state): argument
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayFBOIncompleteness.cpp67 glw::GLboolean TextureCubeMapArrayFBOIncompleteness::checkState(glw::GLint expected_state, const ch… in checkState()
/external/llvm-project/lldb/test/API/functionalities/breakpoint/auto_continue/
DTestBreakpointAutoContinue.py47 def launch_it (self, expected_state): argument
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/
Dnetwork_ChromeCellularSmokeTest.py51 def _assert_modem_state(self, expected_state): argument
/external/autotest/client/site_tests/cellular_ModemControl/
Dcellular_ModemControl.py187 def CompareModemPowerState(self, modem, expected_state): argument
191 def CompareDevicePowerState(self, device, expected_state): argument
/external/autotest/server/hosts/
Dlabstation_host_unittest.py15 def __init__(self, expected_state=None): argument
/external/autotest/client/site_tests/cellular_ActivateLTE/
Dcellular_ActivateLTE.py192 def CheckServiceActivationState(self, expected_state): argument
/external/autotest/site_utils/rpm_control_system/
Drpm_controller.py746 def _is_plug_state(self, powerunit_info, expected_state): argument
887 def _verify_state(self, interface, expected_state, ssh): argument
/external/autotest/server/cros/faft/
Dcr50_test.py509 def _check_running_image_and_board_id(self, expected_state): argument
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp1813 void ReceivingMessagesTest::inspectDebugState(GLboolean expected_state, GLDEBUGPROC expected_callba… in inspectDebugState()