Searched defs:global_state (Results 1 - 6 of 6) sorted by relevance

/external/autotest/client/cros/cellular/wardmodem/
H A Dglobal_state_unittest.py5 import global_state namespace
23 state = global_state.GlobalStateSkeleton()
37 state = global_state.GlobalStateSkeleton()
77 state = global_state.GlobalStateSkeleton()
91 class TestGlobalState(global_state.GlobalStateSkeleton):
H A Dstate_machine_unittest.py12 import global_state namespace
32 self._state = self._mox.CreateMock(global_state.GlobalState)
60 self._state = self._mox.CreateMock(global_state.GlobalState)
H A Dwardmodem.py16 import global_state namespace
86 self._state = global_state.GlobalState()
/external/autotest/client/cros/cellular/wardmodem/state_machines/
H A Dnetwork_identity_machine_unittest.py15 import global_state namespace
29 global_state.GlobalState(),
H A Drequest_response_unittest.py15 import global_state namespace
42 global_state.GlobalState(),
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.h302 State global_state; member in struct:webrtc::testing::bwe::Logging::ThreadState

Completed in 621 milliseconds