Home
last modified time | relevance | path

Searched refs:completed (Results 1 – 13 of 13) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/
DResultsPlayer.java69 public ResultsPlayer(boolean completed) { in ResultsPlayer() argument
70 mCompleted = completed; in ResultsPlayer()
174 public boolean completed() { in completed() method in ResultsPlayer
/tools/tradefederation/core/atest_proto/
Dexternal_user_log.proto36 // Occurs when a single test runner has completed
Dinternal_user_log.proto46 // Occurs when a single test runner has completed
/tools/asuite/atest/proto/
Dexternal_user_log.proto36 // Occurs when a single test runner has completed
Dinternal_user_log.proto46 // Occurs when a single test runner has completed
/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DFormattedGeneratorReporter.java56 replaySuccess = ((ResultsPlayer) test).completed(); in invocationEnded()
/tools/tradefederation/core/proto/
Ddynamicsharding.proto32 // Seed the server pool with new work to be completed.
/tools/test/mobly_extensions/tools/results_uploader/
DREADME.md56 2. At the end of a completed test run, you'll see the final lines on the console
/tools/treble/split/
DREADME.md24 completed build in order to have a full view of the dependency graph. While the
/tools/external_updater/
DREADME.md16 CWD, which meant tab-completed paths would only work if the CWD was
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1402 completed = self.adb.getprop("sys.boot_completed")
1403 if completed == '1':
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto144 // completed) target.
157 // Identifier of an event reporting that an action was completed (not all
752 // When the last test action completed.
1167 TargetComplete completed = 8; field
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DGATT_PTS_INSTRUCTIONS1203 …Whenever PTS prompts: "Discover All Characteristics of Service Request completed successfully" in …