/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/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | GTestResultParserTest.java | 54 resultParser.flush(); in testParseSimpleFile() 79 resultParser.flush(); in testParseSimpleFileNoTimes() 95 resultParser.flush(); in testParseNoTests() 120 resultParser.flush(); in testParseLargerFile() 182 resultParser.flush(); in testParseWithFailures() 234 resultParser.flush(); in testParseWithErrors() 258 resultParser.flush(); in testParseNonAlignedTag() 317 resultParser.flush(); in testParseSimpleFile_AltFormat() 337 resultParser.flush(); in testParseSimpleFile_LinkError() 359 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/metalava/src/main/java/com/android/tools/metalava/ |
D | Driver.kt | 139 stdout.flush() in run() 154 stdout.flush() 155 stderr.flush() 178 stdout.flush() 179 stderr.flush() 201 options.stdout.flush() in exit() 202 options.stderr.flush() in exit() 453 options.stdout.flush() in processFlags() 700 options.stdout.flush() in invokeDocumentationTool() 729 out.flush() in invokeDocumentationTool() [all …]
|
D | StubWriter.kt | 117 writer.flush() in writeDocOverview() 148 writer.flush() in writePackageInfo() 304 writer.flush() in afterVisitClass()
|
/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()
|
D | AbstractDirectory.java | 212 public void flush() throws IOException { in flush() method in AbstractDirectory 335 dir.flush(); in createSub()
|
D | SuperFloppyFormatter.java | 251 rootDir.flush(); in format() 265 fs.flush(); in format()
|
/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/test/connectivity/acts/framework/acts/controllers/buds_lib/data_storage/_sponge/ |
D | SimpleXMLWriter.py | 183 self.flush = file.flush 304 def flush(self): member in XMLWriter
|
/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/util/sl4a/ |
D | FakeSocketServerHelper.java | 70 out.flush(); in run() 74 out.flush(); in run()
|
/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/command/ |
D | Verify.java | 79 System.err.flush(); in main() 80 System.out.flush(); in main()
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | LargeOutputReceiver.java | 155 public synchronized void flush() { 159 mOutStream.flush();
|
/tools/tradefederation/core/tests/src/com/android/tradefed/config/ |
D | ConfigurationTest.java | 663 out.flush(); in testDumpXml() 684 out.flush(); in testDumpXml_withFilter() 707 out.flush(); in testDumpXml_multi_device() 730 out.flush(); in testDumpXml_multi_device_fake()
|
/tools/tradefederation/core/atest/ |
D | atest_utils.py | 106 sys.stdout.flush() 109 sys.stdout.flush()
|
/tools/tradefederation/core/src/com/android/tradefed/util/sl4a/ |
D | Sl4aClient.java | 227 out.flush(); in sendCommand() 247 out.flush(); in sendThroughSocket()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | GTest.java | 271 resultParser.flush(); in runTest() 319 outputCollector.flush(); in runTestXml()
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | SubprocessResultsReporter.java | 266 fw.flush(); in printEvent() 288 mPrintWriter.flush(); in printEvent()
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestBase.java | 510 writer.flush(); in createOutputFile() 579 writer.flush(); in printMeminfo() 704 writer.flush(); in dumpThreadCount()
|
/tools/repohooks/rh/ |
D | utils.py | 362 sys.stdout.flush() 363 sys.stderr.flush()
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | monsoon.py | 719 sys.stdout.flush() 768 sys.stdout.flush() 774 sys.stdout.flush()
|
/tools/tradefederation/core/src/com/android/tradefed/util/hostmetric/ |
D | IHostHealthAgent.java | 38 public void flush(); in flush() method
|