/cts/hostsidetests/jvmti/base/run-test-based-app/src/android/jvmti/cts/ |
D | JvmtiRunTestBasedTest.java | 52 lc_os.flush(); in write() 60 flush(); in close() 64 public void flush() throws IOException { in flush() method in JvmtiRunTestBasedTest.TeeLogcatOutputStream 65 os.flush(); in flush() 66 lc_os.flush(); in flush()
|
/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
D | Main.java | 63 output.flush(); in main() 71 txtOutput.flush(); in main() 94 tsOutput.flush(); in main()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | HdmiCecClientWrapper.java | 139 mOutputConsole.flush(); in sendCecMessage() 153 mOutputConsole.flush(); in sendUserControlPressAndRelease() 174 mOutputConsole.flush(); in sendUserControlPress() 181 mOutputConsole.flush(); in sendUserControlPress() 203 mOutputConsole.flush(); in sendConsoleMessage()
|
/cts/tools/utils/ |
D | monsoon.py | 310 self.ser.flush() 320 self.ser.flush() # Flush the underlying buffer too. 420 sys.stdout.flush() 427 sys.stdout.flush()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | NonBlockingAudioTrack.java | 128 public void flush() { in flush() method in NonBlockingAudioTrack 132 mAudioTrack.flush(); in flush()
|
D | CodecState.java | 149 public void flush() { in flush() method in CodecState 161 mAudioTrack.flush(); in flush() 164 mCodec.flush(); in flush()
|
D | MidiSoloTest.java | 173 myReceiver.flush(); // reset byte counter in testMidiReceiverException() 191 myReceiver.flush(); // reset byte counter in checkReceivedData()
|
D | MediaCodecTunneledPlayer.java | 373 public void flush() { in flush() method in MediaCodecTunneledPlayer 382 state.flush(); in flush() 386 state.flush(); in flush()
|
D | MediaPlayerFlakyNetworkTest.java | 338 flush(); in createSessionOutputBuffer() 341 flush(); in createSessionOutputBuffer()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | SoundPlayerObject.java | 323 mDecoderPipe.flush(); in setSoundWithResId() 324 mPipe.flush(); in setSoundWithResId() 482 mDecoderPipe.flush(); in play() 483 mPipe.flush(); in play()
|
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
D | monsoon.py | 170 self.ser.flush() 185 self.ser.flush() 393 self.ser.flush() 428 self.ser.flush() # Flush the underlying buffer too.
|
/cts/tests/tests/net/src/android/net/http/cts/ |
D | HttpResponseCacheTest.java | 83 first.flush(); in testInstallClosesPreviouslyInstalled() 108 cache.flush(); in testCloseCloses()
|
/cts/libs/json/src/com/android/json/stream/ |
D | JsonWriter.java | 337 public void flush() throws IOException { in flush() method in JsonWriter 338 mOut.flush(); in flush()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | DngCreatorTest.java | 172 fileStream.flush(); in testSingleImageBasic() 280 fileStream.flush(); in testSingleImageThumbnail() 414 fileStream.flush(); in testRaw16JpegConsistency() 434 fileStream.flush(); in testRaw16JpegConsistency() 613 fileStream.flush(); in validateRawJpegImagePair() 623 fileStream.flush(); in validateRawJpegImagePair()
|
/cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/ |
D | SimpleIOActivity.java | 36 w.flush(); in onStart()
|
/cts/tests/tests/permission/src/android/permission/cts/ |
D | NoSdCardWritePermissionTest.java | 48 strm.flush(); in testWriteExternalStorage()
|
D | CameraPermissionTest.java | 58 s.flush(); in onPictureTaken()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | MediaStoreSaver.java | 55 fOut.flush(); in savePNG()
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ThemeTestUtils.java | 54 zipOut.flush(); in compressDirectory()
|
D | GenerateBitmapTask.java | 85 stream.flush(); in doInBackground()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | CustomClassLoaderTest.java | 56 fos.flush(); in setUp()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetFileDescriptor_AutoCloseOutputStreamTest.java | 65 outputStream.flush(); in testAutoCloseOutputStream()
|
/cts/hostsidetests/jvmti/attaching/app/src/android/jvmti/ |
D | JvmtiActivity.java | 66 dos.flush(); in returnResult()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | PrintStreamPrinterTest.java | 74 ps.flush(); in testPrintln()
|
D | PrintWriterPrinterTest.java | 76 pw.flush(); in testPrintln()
|