Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 60) sorted by relevance

123

/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerTest.java80 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/
DGTestResultParserTest.java54 resultParser.flush(); in testParseSimpleFile()
80 resultParser.flush(); in testParseSimpleFileNoTimes()
97 resultParser.flush(); in testParseNoTests()
123 resultParser.flush(); in testParseLargerFile()
186 resultParser.flush(); in testParseWithFailures()
239 resultParser.flush(); in testParseWithErrors()
264 resultParser.flush(); in testParseNonAlignedTag()
316 resultParser.flush(); in testParseSimpleFile_AltFormat()
334 resultParser.flush(); in testParseSimpleFile_LinkError()
DGTestListTestParserTest.java53 parser.flush(); in testParseSimpleList()
79 parser.flush(); in testParseMultiClassList()
94 parser.flush(); in testParseMalformedList()
128 parser.flush(); in testParseSimpleList_withSpecialChar()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/sl4a/
DFakeSocketServerHelper.java70 out.flush(); in run()
74 out.flush(); in run()
/tools/tradefederation/core/src/com/android/tradefed/util/
DSizeLimitedOutputStream.java94 flush(); in getData()
120 public synchronized void flush() { in flush() method in SizeLimitedOutputStream
125 mCurrentOutputStream.flush(); in flush()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectory.java211 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()
DFatFileSystem.java192 public void flush() throws IOException { in flush() method in FatFileSystem
203 rootDir.flush(); in flush()
DFat16RootDirectory.java74 result.flush(); in create()
DAbstractDirectory.java212 public void flush() throws IOException { in flush() method in AbstractDirectory
335 dir.flush(); in createSub()
DClusterChainDirectory.java82 result.flush(); in createRoot()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockTestDeviceHelper.java48 receiver.flush(); in injectShellResponse()
93 receiver.flush(); in injectShellResponse()
DMockDeviceHelper.java48 receiver.flush(); in injectShellResponse()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFileSystem.java94 public void flush() throws IOException; in flush() method
DFsFile.java84 public void flush() throws IOException; in flush() method
DBlockDevice.java71 public abstract void flush() throws IOException; in flush() method
DAbstractFileSystem.java48 flush(); in close()
DFsDirectory.java81 public void flush() throws IOException; in flush() method
/tools/tradefederation/core/src/com/android/tradefed/command/
DVerify.java79 System.err.flush(); in main()
80 System.out.flush(); in main()
/tools/tradefederation/core/src/com/android/tradefed/device/
DLargeOutputReceiver.java143 public synchronized void flush() {
147 mOutStream.flush();
DCollectingByteOutputReceiver.java64 public void flush() { in flush() method in CollectingByteOutputReceiver
DCollectingOutputReceiver.java71 public void flush() { in flush() method in CollectingOutputReceiver
/tools/tradefederation/core/atest/
Datest_utils.py100 sys.stdout.flush()
103 sys.stdout.flush()
/tools/tradefederation/core/src/com/android/tradefed/log/
DConsoleReaderOutputStream.java85 public synchronized void flush() { in flush() method in ConsoleReaderOutputStream
/tools/test/connectivity/acts/framework/acts/controllers/
Dnative.py58 self.client.flush()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DTableFormatterTest.java66 writer.flush(); in doDisplayTable()

123