/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | TestUtil.java | 133 public static File createTestFile(File directory, String name) throws IOException { in createTestFile() method in TestUtil 138 public static File createTestFile(File directory, String name, long length) throws IOException { in createTestFile() method in TestUtil 143 public static File createTestFile(File file, long length) throws IOException { in createTestFile() method in TestUtil
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | TestUtil.java | 133 public static File createTestFile(File directory, String name) throws IOException { in createTestFile() method in TestUtil 138 public static File createTestFile(File directory, String name, long length) throws IOException { in createTestFile() method in TestUtil 143 public static File createTestFile(File file, long length) throws IOException { in createTestFile() method in TestUtil
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/openers/ |
H A D | IntegrityUriComputingOpenerTest.java | 93 private Uri createTestFile(String contents) throws Exception { in createTestFile() method in IntegrityUriComputingOpenerTest
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | CachedRegionTrackerTest.java | 141 private static void createTestFile(File file, int length) throws IOException { in createTestFile() method in CachedRegionTrackerTest
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | CachedRegionTrackerTest.java | 141 private static void createTestFile(File file, int length) throws IOException { in createTestFile() method in CachedRegionTrackerTest
|
/aosp_15_r20/external/skia/infra/bots/task_drivers/codesize/ |
H A D | codesize_test.go | 231 func createTestFile(t *testing.T, path, contents string) { func
|
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/liteparse/ |
H A D | liteparse_test.go | 161 func createTestFile(path, content string) string { func
|
/aosp_15_r20/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
H A D | Helper.java | 93 private static File createTestFile(String testName, String name, String targetFolder) in createTestFile() method in Helper
|
/aosp_15_r20/tools/tradefederation/core/util_apps/ContentProvider/androidTest/src/android/tradefed/contentprovider/ |
D | ManagedFileContentProviderTest.java | 106 private void createTestFile(File parentDir) throws Exception { in createTestFile() method in ManagedFileContentProviderTest
|
/aosp_15_r20/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | DownloadServiceTest.kt | 247 private fun createTestFile(extension: String = ".png"): File { in createTestFile() method in com.android.captiveportallogin.DownloadServiceTest
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | FileIntegrityManagerTest.java | 234 private void createTestFile(File file) throws IOException { in createTestFile() method in FileIntegrityManagerTest
|
/aosp_15_r20/cts/tests/translation/src/android/translation/cts/ |
H A D | Helper.java | 217 public static File createTestFile(String testName, String name, String targetFolder) in createTestFile() method in Helper
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/ |
H A D | UTF8ZipFilesTest.java | 256 private static void createTestFile(final File file, final String encoding, in createTestFile() method in UTF8ZipFilesTest
|
/aosp_15_r20/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/ |
H A D | BaseVoiceInteractionService.java | 534 public void createTestFile(String suffix) throws Throwable { in createTestFile() method in BaseVoiceInteractionService
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/input/ |
H A D | MemoryMappedFileInputStreamTest.java | 61 private Path createTestFile(final int size) throws IOException { in createTestFile() method in MemoryMappedFileInputStreamTest
|
/aosp_15_r20/packages/services/Mms/tests/unittests/src/com/android/mms/service/metrics/ |
D | PersistMmsAtomsStorageTest.java | 694 private void createTestFile(long lastPullTimeMillis) throws Exception { in createTestFile() method in PersistMmsAtomsStorageTest
|
/aosp_15_r20/frameworks/base/services/robotests/backup/src/com/android/server/backup/ |
H A D | UserBackupManagerServiceTest.java | 1321 private File createTestFile() throws IOException { in createTestFile() method in UserBackupManagerServiceTest
|
H A D | BackupManagerServiceRoboTest.java | 1465 private File createTestFile() throws IOException { in createTestFile() method in BackupManagerServiceRoboTest
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
H A D | Helper.java | 1607 public static File createTestFile(@NonNull String name) throws IOException { in createTestFile() method in Helper
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/ |
D | PersistAtomsStorageTest.java | 5583 private void createTestFile(long lastPullTimeMillis) throws Exception { in createTestFile() method in PersistAtomsStorageTest
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ |
D | fake_os_test.py | 43 def createTestFile(self, path): member in FakeOsModuleTestBase
|