/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | NativeStressTestParserTest.java | 44 mParser.done(); in testParse_empty() 55 mParser.done(); in testParse_garbage() 66 mParser.done(); in testParse_oneIteration() 78 mParser.done(); in testParse_whitespace() 88 mParser.done(); in testParse_invalidIterationValue() 97 mParser.done(); in testParse_failedIteration()
|
D | NativeBenchmarkTestParserTest.java | 40 mParser.done(); in testParse_allInts() 53 mParser.done(); in testParse_allFloats() 66 mParser.done(); in testParse_scientific()
|
/tools/acloud/internal/lib/ |
D | android_build_client.py | 80 done = False 81 while not done: 82 _, done = downloader.next_chunk()
|
D | gcompute_client.py | 643 done = [] 652 done.append(resource_name) 656 return done, failed, error_msgs
|
D | gcompute_client_test.py | 471 done, failed, error_msgs = self.compute_client._BatchExecuteOnInstances( 478 self.assertEqual(set(done), set(fake_instances))
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | GTestListTestParser.java | 125 public void done() { in done() method in GTestListTestParser 133 super.done(); in done()
|
D | GTestResultParser.java | 735 public void done() { in done() method in GTestResultParser 736 super.done(); in done()
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/sign/ |
D | SigningExtension.java | 258 inspectEntryRequest.done(); in onZipEntryOutput() 330 addV1SignatureRequest.done(); in onOutputZipReadyForUpdate() 376 addV2SignatureRequest.done(); in onOutputZipEntriesWritten()
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | AVDTP_PTS_INSTUCTIONS | 19 #Before test run this and set it to false after the test is done.
|
/tools/apksig/src/main/java/com/android/apksig/ |
D | ApkSigner.java | 430 inspectEntryRequest.done(); in sign() 455 outputJarSignatureRequest.done(); in sign() 500 outputApkSigningBlockRequest.done(); in sign() 519 inspectEntryRequest.done(); in fulfillInspectInputJarEntryRequest()
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZFileTest.java | 1067 boolean[] done = new boolean[1]; in deferredCompression() 1076 done[0] = true; in deferredCompression() 1092 assertFalse(done[0]); in deferredCompression() 1098 while (!done[0] && System.currentTimeMillis() < tooLong) { in deferredCompression() 1102 assertTrue(done[0]); in deferredCompression()
|
/tools/tradefederation/core/atest/docs/ |
D | atest_structure.md | 115 4. You're done! To pick up the override, rerun build/envsetup.sh to kick off the
|
/tools/repohooks/ |
D | README.md | 42 Simply check this in to the manifest git repo and you're done.
|
/tools/metalava/ |
D | README.md | 159 as is done for Java files. 283 This is done for multiple reasons:
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoagent.jar | META-INF/MANIFEST.MF
META-INF/MTNMINDS.SF
META-INF/MTNMINDS ... |
D | jacocoant.jar | META-INF/MANIFEST.MF
META-INF/MTNMINDS.SF
META-INF/MTNMINDS ... |