| /cts/tests/mediapc/src/android/mediapc/cts/ |
| D | MultiDecoderPairPerfTest.java | 239 String testFile = m1080pTestFiles.get(mSecondPair.first); in testCodec() local 244 String testFile = m1080pTestFiles.get(mFirstPair.first); in testCodec() local 253 String testFile = isSecure ? widevineTestFiles.get(mFirstPair.first) : in testCodec() local 262 String testFile = isSecure ? widevineTestFiles.get(mSecondPair.first) : in testCodec() local
|
| D | AudioPlaybackLoad.java | 40 AudioPlaybackLoad(String mime, String testFile, String decoderName, LoadStatus loadStatus) { in AudioPlaybackLoad()
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | FileObserverTest.java | 44 File testFile = new File(dir, TEST_FILE); in helpSetUp() local 74 File testFile = new File(dir, TEST_FILE); in helpTearDown() local 142 File testFile = new File(dir, TEST_FILE); in helpTestFileObserver() local 207 File testFile, boolean isEmulated) throws Exception { in verifyTriggeredEventsOnFile() 226 final File testFile = new File(testDir, TEST_FILE); in verifyTriggeredEventsOnDir() local 313 File testFile, final int[] expected, final FileEvent[] moveEvents) { in assertEventsContains()
|
| /cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/ |
| D | SimpleIOActivity.java | 31 File testFile = new File(getFilesDir(), "StoragedTest_Temp_FG"); in onStart() local
|
| D | SimpleIOService.java | 78 File testFile = new File(getFilesDir(), "StoragedTest_Temp_BG"); in handleMessage() local
|
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
| D | Preconditions.java | 36 File testFile = new File(pathName); in assertTestFileExists() local
|
| /cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/ |
| D | ReadMultiViewTest.java | 46 final File testFile = new File(ourTestDir, "test.probe"); in testRWAccess() local
|
| /cts/tests/media/common/src/android/mediav2/common/cts/ |
| D | CompareStreams.java | 86 private CompareStreams(RawResource refYuv, String testMediaType, String testFile, in CompareStreams() 90 super(findDecoderForStream(testMediaType, testFile), testMediaType, testFile, LOG_TAG); in CompareStreams() local 108 public CompareStreams(RawResource refYuv, String testMediaType, String testFile, in CompareStreams() 123 String testFile, boolean allowRefResize, boolean allowRefLoopBack) throws IOException { in CompareStreams()
|
| D | HDRDecoderTestBase.java | 49 public HDRDecoderTestBase(String decoder, String mediaType, String testFile, in HDRDecoderTestBase()
|
| /cts/tests/tests/telephony/current/src/android/telephony/cts/ |
| D | CallComposerTest.java | 103 Path testFile = mContext.getFilesDir().toPath().resolve(TEST_FILE_NAME); in testUploadPictureWithFile() local 132 Path testFile = mContext.getFilesDir().toPath().resolve(TEST_FILE_NAME); in testExcessivelyLargePictureAsFile() local
|
| /cts/libs/install/src/android/cts/install/lib/host/ |
| D | InstallUtilsHost.java | 189 File testFile = null; in getTestFile() local 222 File testFile = FileUtil.findFile(baseSearchFile, testFileName); in searchTestFile() local
|
| /cts/tests/media/src/android/mediav2/cts/ |
| D | CodecDecoderSurfaceTest.java | 80 public CodecDecoderSurfaceTest(String decoder, String mediaType, String testFile, in CodecDecoderSurfaceTest() 484 String testFile, String refFile, int colorFormat, float rmsError, long checksum, in nativeTestSimpleDecode() 505 String testFile, int colorFormat, StringBuilder retMsg); in nativeTestFlush()
|
| D | CodecDecoderTest.java | 109 public CodecDecoderTest(String decoder, String mediaType, String testFile, String refFile, in CodecDecoderTest() 348 String testFile, String refFile, int colorFormat, float rmsError, long checksum, in nativeTestSimpleDecode() 548 String testFile, int colorFormat, StringBuilder retMsg); in nativeTestFlush() 757 private native boolean nativeTestOnlyEos(String decoder, String mediaType, String testFile, in nativeTestOnlyEos() 850 String testFile, int colorFormat, StringBuilder retMsg); in nativeTestSimpleDecodeQueueCSD()
|
| D | DecoderHDRInfoTest.java | 93 public DecoderHDRInfoTest(String codecName, String mediaType, String testFile, in DecoderHDRInfoTest()
|
| D | DecoderColorAspectsTest.java | 67 public DecoderColorAspectsTest(String decoderName, String mediaType, String testFile, int range, in DecoderColorAspectsTest()
|
| /cts/hostsidetests/backup/includeexcludeapp/src/android/cts/backup/includeexcludeapp/ |
| D | DataExtractionRulesApplicabilityTest.java | 63 File testFile = new File(mContext.getFilesDir(), fileName); in createFiles() local
|
| /cts/tests/video/src/android/video/cts/ |
| D | CodecDecoderPerformanceTest.java | 41 public CodecDecoderPerformanceTest(String decoderName, String testFile, int keyPriority, in CodecDecoderPerformanceTest()
|
| D | CodecDecoderPerformanceTestBase.java | 41 public CodecDecoderPerformanceTestBase(String decoderName, String testFile, int keyPriority, in CodecDecoderPerformanceTestBase()
|
| D | CodecEncoderPerformanceTest.java | 51 public CodecEncoderPerformanceTest(String decoderName, String testFile, String encoderMime, in CodecEncoderPerformanceTest()
|
| /cts/tests/tests/content/src/android/content/cts/ |
| D | ReadableUriExtraToClipDataTest.java | 63 File testFile = new File(getContext().getFilesDir() + File.separator + fileName); in setUp() local
|
| /cts/tests/videocodec/src/android/videocodec/cts/ |
| D | VideoDecoderValidationTest.java | 60 public VideoDecoderValidationTest(String decoder, String mediaType, String testFile, in VideoDecoderValidationTest()
|
| /cts/tests/backup/app/src/android/backup/app/ |
| D | KeyValueBackupAgent.java | 48 File testFile = new File(getFilesDir(), MainActivity.FILE_NAME); in onBackup() local
|
| /cts/tests/media/jni/ |
| D | NativeCodecDecoderTestCommon.cpp | 354 bool CodecDecoderTest::testSimpleDecode(const char* decoder, const char* testFile, in testSimpleDecode() 419 bool CodecDecoderTest::testFlush(const char* decoder, const char* testFile, int colorFormat) { in testFlush() 516 bool CodecDecoderTest::testOnlyEos(const char* decoder, const char* testFile, int colorFormat) { in testOnlyEos() 546 bool CodecDecoderTest::testSimpleDecodeQueueCSD(const char* decoder, const char* testFile, in testSimpleDecodeQueueCSD()
|
| /cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/ |
| D | DeviceReportTest.java | 90 public void testFile() throws Exception { in testFile() method in DeviceReportTest
|
| /cts/hostsidetests/os/src/android/os/cts/ |
| D | ProcfsHostTests.java | 142 private void testFile(String absolutePath, String readCommand, Pattern pattern) throws Exception { in testFile() method in ProcfsHostTests
|