Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 14 of 14) sorted by relevance

/tools/asuite/atest/proto/
Dexternal_user_log.proto43 // Occurs after all test runners and tests have finished
48 // Occurs after detection of catching bug by atest have finished
Dinternal_user_log.proto59 // Occurs after all test runners and tests have finished
64 // Occurs after detection of catching bug by atest have finished
/tools/tradefederation/core/atest/proto/
Dinternal_user_log.proto59 // Occurs after all test runners and tests have finished
64 // Occurs after detection of catching bug by atest have finished
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt39 private val finished get() = _finished.get() in <lambda>() constant
54 while (!finished) { in <lambda>()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java139 boolean finished = p.waitFor(30, TimeUnit.MINUTES); in setUp()
140 if (!finished || p.exitValue() != 0) { in setUp()
144 if (!finished) { in setUp()
/tools/loganalysis/src/com/android/loganalysis/item/
DMonkeyLogItem.java264 public void setIsFinished(boolean finished) { in setIsFinished() argument
265 setAttribute(IS_FINISHED, finished); in setIsFinished()
DSmartMonkeyLogItem.java255 public void setIsFinished(boolean finished) { in setIsFinished() argument
256 setAttribute(IS_FINISHED, finished); in setIsFinished()
/tools/asuite/
Dpylintrc6 # TODO(albaltai@):Remove "fixme" when each module implement finished.
/tools/apksig/src/main/java/com/android/apksig/internal/zip/
DZipUtils.java307 while (!deflater.finished()) { in deflate()
DLocalFileRecord.java483 while (!mInflater.finished()) { in consume()
/tools/tradefederation/core/atest/
DAndroid.bp30 // Remove this defaults after python3 migration is finished.
/tools/tradefederation/core/proto/
Dtest_record.proto53 // The time at which this test finished executing.
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DZipUtil.java604 while (!decompresser.finished() && !decompresser.needsInput()) { in unzipRawZip()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...