Home
last modified time | relevance | path

Searched refs:GlobalStateSkeleton (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/cellular/wardmodem/
Dglobal_state_unittest.py23 state = global_state.GlobalStateSkeleton()
37 state = global_state.GlobalStateSkeleton()
77 state = global_state.GlobalStateSkeleton()
91 class TestGlobalState(global_state.GlobalStateSkeleton):
Dglobal_state.py12 class GlobalStateSkeleton(collections.MutableMapping): class
173 class GlobalState(GlobalStateSkeleton):