Searched refs:TEST_PATH_1 (Results 1 – 3 of 3) sorted by relevance
198 retriever.setDataSource(MediaNames.TEST_PATH_1); in testBasicNormalMethodCallSequence()207 "Fails to convert the bitmap to a JPEG file for " + MediaNames.TEST_PATH_1, in testBasicNormalMethodCallSequence()212 Log.e(TAG, "Fails to setDataSource for " + MediaNames.TEST_PATH_1, e); in testBasicNormalMethodCallSequence()305 retriever.setDataSource(MediaNames.TEST_PATH_1); in testGetFrameAtTimeWithRGBA8888Flag_Set()319 retriever.setDataSource(MediaNames.TEST_PATH_1); in testGetFrameAtTimeWithRGBA8888Flag_Unset()
41 private static final String TEST_PATH = MediaNames.TEST_PATH_1;
105 public static final String TEST_PATH_1 = "/sdcard/media_api/video/MPEG4_320_AAC_64.mp4"; field in MediaNames