Searched defs:testFiles (Results 1 – 7 of 7) sorted by relevance
| /cts/tests/mediapc/src/android/mediapc/cts/ |
| D | FrameDropTest.java | 58 private int testDecodeToSurface(int frameRate, String[] testFiles) throws Exception { in testDecodeToSurface() 81 String[] testFiles = new String[]{m1080p30FpsTestFiles.get(mMime)}; in test30Fps() local 107 String[] testFiles = new String[]{m1080p60FpsTestFiles.get(mMime)}; in test60Fps() local 133 String[] testFiles = new String[]{m2160p60FpsTestFiles.get(mMime)}; in test4k() local
|
| D | AdaptivePlaybackFrameDropTest.java | 60 private int testAdaptivePlaybackFrameDrop(int frameRate, String[] testFiles) throws Exception { in testAdaptivePlaybackFrameDrop() 85 String[] testFiles = in test30Fps() local 113 String[] testFiles = in test60Fps() local 141 String[] testFiles = in test4k() local
|
| D | MultiDecoderPerfTest.java | 157 private void testCodec(Map<String, String> testFiles, int height, int width, in testCodec() argument
|
| D | MultiTranscoderPerfTest.java | 170 private void testCodec(Map<String, String> testFiles, int height, int width, in testCodec() argument
|
| D | MultiDecoderPairPerfTest.java | 208 private void testCodec(Map<String, String> testFiles, Map<String, String> widevineTestFiles, in testCodec() argument
|
| D | PlaybackFrameDrop.java | 134 PlaybackFrameDrop(String mime, String decoderName, String[] testFiles, Surface surface, in PlaybackFrameDrop()
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/intent/ |
| D | IntentTests.java | 124 List<String> testFiles = Lists.newArrayList(); in readAllFromAssets() local
|