Home
last modified time | relevance | path

Searched defs:createFile (Results 26 – 50 of 766) sorted by relevance

12345678910>>...31

/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/sdkinterfaces/src/android/app/sdksandbox/interfaces/
DISdkApi.aidl23 String createFile(int sizeInMb); in createFile() method
/aosp_15_r20/system/timezone/input_tools/android/common/src/testing/java/com/android/libcore/timezone/testing/
H A DTestUtils.java41 public static String createFile(Path dir, String... lines) throws IOException { in createFile() method in TestUtils
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/
H A DMediaStorageTest.java255 MediaStorageTest::createFile,/* checkExceptionForDelete= */ false); in testReadUriPermissionOnUriWithoutId_sameQueryResult() field in MediaStorageTest.MediaStorageTest
333 MediaStorageTest::createFile); in testOwningOneFileNotGrantPrefixUriPermission() field in MediaStorageTest.MediaStorageTest
992 private static Uri createFile() throws IOException { in createFile() method in MediaStorageTest
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/
H A DMemoryMultiReportOutput.java43 public OutputStream createFile(final String path) throws IOException { in createFile() method in MemoryMultiReportOutput
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/espresso/
DSpecialFormatBaseTest.java105 private static void createFile(File file, int resId) throws IOException { in createFile() method in SpecialFormatBaseTest
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/
H A DZipMultiReportOutput.java50 public OutputStream createFile(final String path) throws IOException { in createFile() method in ZipMultiReportOutput
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
H A DReportOutputFolder.java91 public OutputStream createFile(final String name) throws IOException { in createFile() method in ReportOutputFolder
/aosp_15_r20/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
H A DAntResourcesLocatorTest.java124 private Resource createFile(String path, String content) in createFile() method in AntResourcesLocatorTest
/aosp_15_r20/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
H A DZoneTabFileTest.java120 private String createFile(String... lines) throws IOException { in createFile() method in ZoneTabFileTest
/aosp_15_r20/libcore/ojluni/src/test/java/io/PrintWriter/
H A DEncodingTest.java93 void createFile(PrintWriter out) throws IOException { in createFile() method in EncodingTest
/aosp_15_r20/libcore/ojluni/src/test/java/io/PrintStream/
H A DEncodingTest.java91 public void createFile(PrintStream out) throws IOException { in createFile() method in EncodingTest
/aosp_15_r20/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
H A DHelper.java113 private static File createFile(File dir, String filename) throws IOException { in createFile() method in Helper
/aosp_15_r20/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/testutils/
H A DRandomTempFile.java125 public void createFile(long sizeInBytes) throws IOException { in createFile() method in RandomTempFile
/aosp_15_r20/external/robolectric/utils/src/main/java/org/robolectric/util/
H A DTempDirectory.java105 public Path createFile(String name, String contents) { in createFile() method in TempDirectory
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/tools/
H A DExecFileLoaderTest.java117 private File createFile(String id) throws IOException { in createFile() method in ExecFileLoaderTest
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger/build-tests/src/main/java/buildtests/
H A DGradleModule.java82 private static File createFile(File dir, String fileName) { in createFile() method in GradleModule
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/settings/
DUserFileManagerImpl.java134 public final java.io.File createFile(@org.jetbrains.annotations.NotNull() in createFile() method in UserFileManagerImpl.Companion
/aosp_15_r20/system/core/healthd/
H A Dcharger_test.cpp77 const char* createFile(const char* path, const char* content) { in createFile() function
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DStubProvider.java623 private File createFile(StubDocument parent, String mimeType, String displayName) in createFile() method in StubProvider
764 private File createFile(String rootId, String path, String mimeType, byte[] content) in createFile() method in StubProvider
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxCodeProvider/src/com/android/sdksandboxcode_1/
DSdkApi.java107 public String createFile(int sizeInMb) throws RemoteException { in createFile() method in SdkApi
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/wear/
DStreamingPacketFileTest.java280 private StreamingPacketFile createFile( in createFile() method in StreamingPacketFileTest
/aosp_15_r20/tools/treble/build/treble_build/report/
H A Dreport_test.go126 func createFile(i int) *app.GitTreeObj { func
/aosp_15_r20/packages/modules/ExtServices/java/tests/hosttests/src/android/ext/services/hosttests/
DAdServicesFilesCleanupBootCompleteReceiverHostTest.java269 private String createFile(String fileName) throws DeviceNotAvailableException { in createFile() method in AdServicesFilesCleanupBootCompleteReceiverHostTest
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DFileTreeTest.java448 private File createFile(String parent, String name) { in createFile() method in FileTreeTest
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/async/
DBufferedFileTest.java366 private BufferedFile createFile( in createFile() method in BufferedFileTest

12345678910>>...31