Home
last modified time | relevance | path

Searched refs:done (Results 1 – 16 of 16) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DNativeStressTestParserTest.java44 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()
DNativeBenchmarkTestParserTest.java40 mParser.done(); in testParse_allInts()
53 mParser.done(); in testParse_allFloats()
66 mParser.done(); in testParse_scientific()
/tools/acloud/internal/lib/
Dandroid_build_client.py80 done = False
81 while not done:
82 _, done = downloader.next_chunk()
Dgcompute_client.py643 done = []
652 done.append(resource_name)
656 return done, failed, error_msgs
Dgcompute_client_test.py471 done, failed, error_msgs = self.compute_client._BatchExecuteOnInstances(
478 self.assertEqual(set(done), set(fake_instances))
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DGTestListTestParser.java125 public void done() { in done() method in GTestListTestParser
133 super.done(); in done()
DGTestResultParser.java735 public void done() { in done() method in GTestResultParser
736 super.done(); in done()
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/sign/
DSigningExtension.java258 inspectEntryRequest.done(); in onZipEntryOutput()
330 addV1SignatureRequest.done(); in onOutputZipReadyForUpdate()
376 addV2SignatureRequest.done(); in onOutputZipEntriesWritten()
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DAVDTP_PTS_INSTUCTIONS19 #Before test run this and set it to false after the test is done.
/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java430 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/
DZFileTest.java1067 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/
Datest_structure.md115 4. You're done! To pick up the override, rerun build/envsetup.sh to kick off the
/tools/repohooks/
DREADME.md42 Simply check this in to the manifest git repo and you're done.
/tools/metalava/
DREADME.md159 as is done for Java files.
283 This is done for multiple reasons:
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...