/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | ReadableUriExtraToClipDataTest.java | 63 File testFile = new File(getContext().getFilesDir() + File.separator + fileName); in setUp() local
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/cache/ |
D | UploadManifestTest.java | 60 File testFile = FileUtil.createTempFile("test-", ".txt", mWorkFolder); in builder_works() local
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/lz4/ |
H A D | FramedLZ4CompressorRoundtripTest.java | 68 private void roundTripTest(String testFile) throws IOException { in roundTripTest()
|
/aosp_15_r20/cts/tests/video/src/android/video/cts/ |
H A D | CodecDecoderPerformanceTest.java | 43 public CodecDecoderPerformanceTest(String decoderName, String testFile, int keyPriority, in CodecDecoderPerformanceTest()
|
H A D | CodecDecoderPerformanceTestBase.java | 43 public CodecDecoderPerformanceTestBase(String decoderName, String testFile, int keyPriority, in CodecDecoderPerformanceTestBase()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/internal/ |
H A D | DefaultFileUploadWireMockTest.java | 61 private static Path testFile; field in DefaultFileUploadWireMockTest
|
/aosp_15_r20/packages/apps/StorageManager/tests/unit/src/com/android/storagemanager/deletionhelper/ |
D | FetchDownloadsLoaderTest.java | 65 File testFile = File.createTempFile("test", null, tempDir); in testNestedDirectories() local
|
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/ |
H A D | VideoDecoderValidationTest.java | 60 public VideoDecoderValidationTest(String decoder, String mediaType, String testFile, in VideoDecoderValidationTest()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/gofmt/ |
D | long_test.go | 46 func testFile(t *testing.T, b1, b2 *bytes.Buffer, filename string) { func
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xsl/ |
H A D | StylesheetDriver.java | 115 File testFile = new File(subTestDir.getPath() + File.separator + testFilename); in buildDatalet() local
|
/aosp_15_r20/frameworks/base/cmds/incident_helper/tests/ |
H A D | PsParser_test.cpp | 53 const string testFile = kTestDataPath + "ps.txt"; in TEST_F() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/it/java/software/amazon/awssdk/services/s3/crt/ |
H A D | CrtChecksumIntegrationTest.java | 48 private static RandomTempFile testFile; field in CrtChecksumIntegrationTest
|
H A D | S3CrtClientPutObjectIntegrationTest.java | 56 private static RandomTempFile testFile; field in S3CrtClientPutObjectIntegrationTest
|
/aosp_15_r20/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/ |
H A D | AntResourcesLocatorTest.java | 64 public void testFile() throws IOException { in testFile() method in AntResourcesLocatorTest
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | DecoderHDRInfoTest.java | 93 public DecoderHDRInfoTest(String codecName, String mediaType, String testFile, in DecoderHDRInfoTest()
|
H A D | CodecDecoderReconfigureTest.java | 87 public CodecDecoderReconfigureTest(String decoder, String mediaType, String testFile, in CodecDecoderReconfigureTest()
|
H A D | DecoderPushBlankBufferOnStopTest.java | 65 public DecoderPushBlankBufferOnStopTest(String decoder, String mediaType, String testFile, in DecoderPushBlankBufferOnStopTest()
|
H A D | DecoderColorAspectsTest.java | 67 public DecoderColorAspectsTest(String decoderName, String mediaType, String testFile, int range, in DecoderColorAspectsTest()
|
/aosp_15_r20/frameworks/base/cmds/incidentd/tests/ |
H A D | ProtoFileReader_test.cpp | 52 const std::string testFile = kTestDataPath + "protoFile.txt"; in TEST() local
|
/aosp_15_r20/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/ |
H A D | TestSuite.java | 41 protected TestSuite(String gname, File testFile) { in TestSuite()
|
/aosp_15_r20/cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/ |
H A D | SimpleIOService.java | 78 File testFile = new File(getFilesDir(), "StoragedTest_Temp_BG"); in handleMessage() local
|
/aosp_15_r20/cts/tests/backup/app/src/android/backup/app/ |
H A D | KeyValueBackupAgent.java | 48 File testFile = new File(getFilesDir(), MainActivity.FILE_NAME); in onBackup() local
|
/aosp_15_r20/external/jetpack-camera-app/data/settings/src/androidTest/java/com/google/jetpackcamera/settings/ |
H A D | DataStoreModuleTest.kt | 38 private lateinit var testFile: File variable in com.google.jetpackcamera.settings.DataStoreModuleTest
|
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/exportimport/ |
D | ImportSourceLocationFragmentTest.kt | 425 val testFile = File.createTempFile("testFile", ".zip") in importSourceLocationFragment_chooseFile_navigatesToImportConfirmationDialogFragment() constant
|
/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/credentials/internal/ |
H A D | Ec2MetadataConfigProviderEndpointOverrideTest.java | 106 private static String getTestFilePath(String testFile) { in getTestFilePath()
|