/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | GTestResultParserTest.java | 57 resultParser.flush(); in testParseSimpleFile() 81 resultParser.flush(); in testParseSimpleFileNoTimes() 97 resultParser.flush(); in testParseNoTests() 121 resultParser.flush(); in testParseLargerFile() 182 resultParser.flush(); in testParseWithFailures() 233 resultParser.flush(); in testParseWithErrors() 256 resultParser.flush(); in testParseNonAlignedTag() 314 resultParser.flush(); in testParseSimpleFile_AltFormat() 332 resultParser.flush(); in testParseSimpleFile_LinkError() 360 resultParser.flush(); in testParseSimpleFile_earlyError() [all …]
|
D | GTestListTestParserTest.java | 59 parser.flush(); in testParseSimpleList() 84 parser.flush(); in testParseMultiClassList() 98 parser.flush(); in testParseMalformedList() 133 parser.flush(); in testParseSimpleList_withSpecialChar() 161 parser.flush(); in testParseParameterized()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/ |
D | RemoteManagerTest.java | 80 pw.flush(); in testProcessClientOperations_invalidAction() 99 pw.flush(); in testProcessClientOperations_initHandover() 118 pw.flush(); in testProcessClientOperations_addCommand() 134 pw.flush(); in testProcessClientOperations_addCommand_fail() 152 pw.flush(); in testProcessClientOperations_addCommand_config() 170 pw.flush(); in testProcessClientOperations_allocateDevice_fail() 187 pw.flush(); in testProcessClientOperations_allocateDevice() 204 pw.flush(); in testProcessClientOperations_processFree_notFound() 225 pw.flush(); in testProcessClientOperations_processFree() 249 pw.flush(); in testProcessClientOperations_processFree_wildcard()
|
/tools/treble/split/ |
D | manifest_split_test.py | 39 test_config.flush() 50 repo_list_file.flush() 68 module_info_file.flush() 114 module_info_file.flush() 275 repo_list_file.flush() 290 manifest_file.flush() 303 module_info_file.flush() 343 config_file.flush() 424 manifest_file.flush()
|
/tools/treble/build/sandbox/ |
D | overlay_test.py | 95 test_config.flush() 121 test_config.flush() 128 test_allowed_projects.flush() 152 test_config.flush() 184 test_config.flush() 216 test_config.flush() 245 test_config.flush() 273 test_config.flush() 297 test_config.flush()
|
D | config_test.py | 90 test_config.flush() 106 test_config.flush() 135 test_config.flush() 161 test_config.flush() 183 test_config.flush() 243 test_config.flush() 269 test_config.flush() 284 test_config.flush()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Driver.kt | 138 stdout.flush() in run() 139 stderr.flush() in run() 174 stdout.flush() in run() 175 stderr.flush() in run() 188 options.stdout.flush() in exit() 189 options.stderr.flush() in exit() 680 options.stdout.flush() in invokeDocumentationTool() 709 out.flush() in invokeDocumentationTool() 710 err.flush() in invokeDocumentationTool() 723 options.stdout.flush() in invokeDocumentationTool() [all …]
|
D | Progress.kt | 49 options.stdout.flush() in progress() 116 options.stdout.flush() in tick()
|
D | CommandArgsPreprocessor.kt | 146 out.flush() in dumpArgv() 227 stdout.flush() in generateRerunScript()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/ |
D | ClusterCommandSchedulerTest.java | 633 mMockEventUploader.flush(); 636 mMockEventUploader.flush(); 642 mMockEventUploader.flush(); 645 mMockEventUploader.flush(); 705 mMockEventUploader.flush(); 708 mMockEventUploader.flush(); 714 mMockEventUploader.flush(); 717 mMockEventUploader.flush(); 772 mMockEventUploader.flush(); 775 mMockEventUploader.flush(); [all …]
|
D | ClusterEventUploaderTest.java | 82 mUploader.flush(); in testPostCommandEvent_simpleEvent() 92 mUploader.flush(); in testPostCommandEvent_NoEvent() 103 mUploader.flush(); in testPostCommandEvent_multipleEvents() 115 mUploader.flush(); in testPostCommandEvent_multipleBatches() 125 mUploader.flush(); in testPostCommandEvent_failed() 129 mUploader.flush(); in testPostCommandEvent_failed()
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommandScheduler.java | 211 getClusterClient().getCommandEventUploader().flush(); in invocationInitiated() 238 getClusterClient().getCommandEventUploader().flush(); in invocationStarted() 277 getClusterClient().getCommandEventUploader().flush(); in invocationEnded() 344 getClusterClient().getCommandEventUploader().flush(); in invocationComplete() 609 eventUploader.flush(); in execCommands() 623 eventUploader.flush(); in execCommands() 742 Uploader.flush(); in UploadHostEventWithState()
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | FatLfnDirectory.java | 211 flush(); in addDirectory() 297 public void flush() throws IOException { in flush() method in FatLfnDirectory 301 f.flush(); in flush() 305 d.flush(); in flush() 309 dir.flush(); in flush()
|
D | FatFileSystem.java | 192 public void flush() throws IOException { in flush() method in FatFileSystem 203 rootDir.flush(); in flush()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | logserial.py | 269 self.flush() 283 def flush(self): member in LogSerial 287 self.connection_handle.flush() 300 self.connection_handle.flush()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/config/ |
D | ConfigurationTest.java | 600 out.flush(); in testDumpXml() 621 out.flush(); in testDumpXml_withFilter() 644 out.flush(); in testDumpXml_multi_device() 667 out.flush(); in testDumpXml_multi_device_fake()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SizeLimitedOutputStream.java | 94 flush(); in getData() 120 public synchronized void flush() { in flush() method in SizeLimitedOutputStream 125 mCurrentOutputStream.flush(); in flush()
|
/tools/metalava/src/main/java/com/android/tools/metalava/stub/ |
D | StubWriter.kt | 113 overviewWriter.flush() in <lambda>() 144 packageInfoWriter.flush() in <lambda>() 209 textWriter.flush() in <lambda>()
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | SubprocessResultsReporter.java | 305 fw.flush(); in printEvent() 331 mPrintWriter.flush(); in printEvent() 352 mPrintWriter.flush(); in close()
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestBase.java | 511 writer.flush(); in createOutputFile() 580 writer.flush(); in printMeminfo() 705 writer.flush(); in dumpThreadCount()
|
/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | Console.java | 1042 System.err.flush(); in run() 1043 System.out.flush(); in run() 1110 ps.flush(); in dumpTfBugreport()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/sl4a/ |
D | FakeSocketServerHelper.java | 70 out.flush(); in run() 74 out.flush(); in run()
|
/tools/test/openhst/ |
D | stress_test.py | 786 audio_tempfile.flush() 998 sys.stdout.flush() 1005 sys.stdout.flush()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | MockTestDeviceHelper.java | 48 receiver.flush(); in injectShellResponse() 93 receiver.flush(); in injectShellResponse()
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | LargeOutputReceiver.java | 155 public synchronized void flush() { 159 mOutStream.flush();
|