Home
last modified time | relevance | path

Searched refs:started (Results 1 – 11 of 11) sorted by relevance

/tools/test/connectivity/acts/framework/tests/controllers/
Diperf_server_test.py129 self.assertTrue(server.started)
142 self.assertFalse(server.started)
213 self.assertTrue(server.started)
227 self.assertFalse(server.started)
288 self.assertTrue(server.started)
302 self.assertFalse(server.started)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dims_api_connector_utils.py293 started = False
298 started = True
303 started = True
308 started = True
310 if started:
/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_server.py278 def started(self): member in IPerfServerBase
360 def started(self): member in IPerfServer
457 def started(self): member in IPerfServerOverSsh
520 if self.started:
549 if not self.started:
579 if self.started:
645 def started(self): member in IPerfServerOverAdb
/tools/netsim/src/hci/
Dasync_manager.cc116 int started = tryStartThread(); in WatchFdForNonBlockingReads() local
117 if (started != 0) { in WatchFdForNonBlockingReads()
119 return started; in WatchFdForNonBlockingReads()
437 int started = tryStartThread(); in scheduleTask() local
438 if (started != 0) { in scheduleTask()
/tools/external_updater/docs/
Ddev.md9 AOSP, and a lunched target (any target). See [Get started with Android
24 [Get started with Android Development]: https://source.android.com/docs/setup
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto228 BuildStartedId started = 3; field
635 // Time in milliseconds since the epoch at which the test attempt was started.
644 // Time at which the test attempt was started.
742 // When the test first started running.
749 // When the test first started running.
759 // When the test first started running.
856 // When the first action of this type started being executed, in
1059 // Epoch unix time of last action started on specific worker.
1156 BuildStarted started = 5; field
/tools/asuite/atest/tf_proto/
Dtest_record.proto50 // The time at which this test started executing.
/tools/tradefederation/core/proto/
Dtest_record.proto50 // The time at which this test started executing.
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto230 // Scan started.
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dota_sniffer.py74 def started(self): member in OtaSnifferBase
/tools/acloud/
DREADME.md153 devices that don't already have webrtc/vnc started for them.