Home
last modified time | relevance | path

Searched refs:writeFile (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaScannerTest.java65 writeFile(R.raw.testmp3, fileName); in setUp()
71 private void writeFile(int resid, String path) throws IOException { in writeFile() method in MediaScannerTest
175 writeFile(R.raw.testmp3, mFileDir + "/testmp3.mp3"); in testMediaScanner()
176 writeFile(R.raw.testmp3_2, mFileDir + "/testmp3_2.mp3"); in testMediaScanner()
177 writeFile(R.raw.playlist1, mFileDir + "/ctsmediascanplaylist1.pls"); in testMediaScanner()
178 writeFile(R.raw.playlist2, mFileDir + "/ctsmediascanplaylist2.m3u"); in testMediaScanner()
245 writeFile(R.raw.testmp3, file1); in testWildcardPaths()
251 writeFile(R.raw.testmp3, file2); in testWildcardPaths()
323 writeFile(R.raw.testmp3, fileName); in testCanonicalize()
348 writeFile(R.raw.testmp3, fileName2); in testCanonicalize()
[all …]
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_FilesTest.java181 writeFile(R.raw.testmp3, fileName); in testCaseSensitivity()
299 writeFile(R.raw.testmp3, sdfile.getCanonicalPath()); in testAccess()
371 writeFile(R.raw.testmp3_2, fileName); // file without album art in testAccess()
398 writeFile(R.raw.testmp3, fileName); // file with album art in testAccess()
500 private void writeFile(int resid, String path) throws IOException { in writeFile() method in MediaStore_FilesTest
/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
DSequentialRWTest.java64 FileUtil.writeFile(files[i], data, false); in testSingleSequentialWrite()
DFileUtil.java121 public static void writeFile(File file, byte[] data, boolean append) throws IOException { in writeFile() method in FileUtil
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebSettingsTest.java929 writeFile("local.html", local);
930 writeFile("target.html", target);
944 private void writeFile(String filename, String content) throws Exception {
/cts/tools/signature-tools/lib/
Dstringtemplate.jarMETA-INF/ META-INF/MANIFEST.MF org/antlr/stringtemplate/AttributeRenderer. ...