Home
last modified time | relevance | path

Searched refs:pw (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DPrintWriterPrinterTest.java47 PrintWriter pw = new PrintWriter(mFile); in testConstructor() local
48 printWriterPrinter = new PrintWriterPrinter(pw); in testConstructor()
57 PrintWriter pw = null; in testPrintln() local
59 pw = new PrintWriter(mFile); in testPrintln()
60 printWriterPrinter = new PrintWriterPrinter(pw); in testPrintln()
65 pw.flush(); in testPrintln()
66 pw.close(); in testPrintln()
/cts/hostsidetests/jdwpsecurity/src/android/jdwpsecurity/cts/
DJdwpSecurityHostTest.java173 PrintWriter pw = null; in createScriptTempFile() local
175 pw = new PrintWriter(tempFile); in createScriptTempFile()
180 pw.println(String.format("export ANDROID_DATA=%s", DEVICE_LOCATION)); in createScriptTempFile()
181 pw.println(String.format("export CLASSPATH=%s", getDeviceJarFilepath())); in createScriptTempFile()
182 pw.println(String.format("exec app_process /system/bin %s \"$@\"", in createScriptTempFile()
185 if (pw != null) { in createScriptTempFile()
186 pw.close(); in createScriptTempFile()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageItemInfoTest.java115 public void dumpFront(Printer pw, String prefix) { in dumpFront() argument
116 super.dumpFront(pw, prefix); in dumpFront()
119 public void dumpBack(Printer pw, String prefix) { in dumpBack() argument
120 super.dumpBack(pw, prefix); in dumpBack()
DComponentInfoTest.java254 public void dumpBack(Printer pw, String prefix) { in dumpBack() argument
255 super.dumpBack(pw, prefix); in dumpBack()
258 public void dumpFront(Printer pw, String prefix) { in dumpFront() argument
259 super.dumpFront(pw, prefix); in dumpFront()
/cts/tests/tests/content/src/android/content/cts/
DMockContentProvider.java371 PrintWriter pw = null; in writeDataToPipe() local
373 pw = new PrintWriter(new OutputStreamWriter(fout, "UTF-8")); in writeDataToPipe()
374 pw.print(args); in writeDataToPipe()
378 if (pw != null) { in writeDataToPipe()
379 pw.flush(); in writeDataToPipe()
/cts/tests/tests/os/src/android/os/cts/
DHandlerTest.java100 MockPrinter pw = new MockPrinter(); in testDump() local
101 mHandler.dump(pw, prefix); in testDump()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/tests/tests/media/assets/
DfileSequence0.ts1356 ��C~GY}���I'�����o���J�2��}5���!��1LD�S����%��@� �p��Ʉ�Ę.���̓��+�ظ��H����pw�� ��]�…
Dsegment000000.ts5366 �Ha�� ��&�� ]G�pw.Q�f���y��� ��r��� r�~�Ī������C�S�B����T�k��������`8�a��zP_��
/cts/tools/dex-tools/dex/
Dclasses0.out.dex4213 java.io.PrintWriter pw