Searched defs:device_state (Results 1 – 1 of 1) sorted by relevance
/cts/common/device-side/bedstead/btest/ |
D | btest | 32 def is_active(self, device_state): argument 38 def initialise(self, device_state): argument 41 def enter(self, device_state): argument 57 def is_active(self, device_state): argument 66 def initialise(self, device_state): argument 69 def enter(self, device_state): argument 86 def is_active(self, device_state): argument 98 def initialise(self, device_state): argument 101 def enter(self, device_state): argument 127 def is_active(self, device_state): argument [all …]
|