Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/cellular_ActivateCDMA/
Dcellular_ActivateCDMA.py193 def check_modem_state(self, expected_state, timeout=MODEM_STATE_TIMEOUT): argument
208 def check_service_activation_state(self, expected_state): argument
/external/autotest/client/site_tests/cellular_ActivateLTE/
Dcellular_ActivateLTE.py236 def EnsureModemStateReached(self, expected_state, timeout): argument
253 def CheckServiceActivationState(self, 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/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.py169 def CompareModemPowerState(self, modem, expected_state): argument
173 def CompareDevicePowerState(self, device, expected_state): argument
/external/autotest/client/site_tests/cellular_GobiRecoverFromDesync/
Dcellular_GobiRecoverFromDesync.py269 def CompareModemPowerState(self, modem, expected_state): argument
276 def CompareDevicePowerState(self, device, expected_state): argument
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
Dkalman_filter_test.py163 expected_state, expected_state_var): 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/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp1813 void ReceivingMessagesTest::inspectDebugState(GLboolean expected_state, GLDEBUGPROC expected_callba… in inspectDebugState()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc881 WebRtcSession::State expected_state) { in SetLocalDescriptionExpectState()
909 WebRtcSession::State expected_state) { in SetRemoteDescriptionExpectState()
1419 WebRtcSessionCreateSDPObserverForTest::State expected_state = in VerifyMultipleAsyncCreateDescriptionAfterInit() local