Searched refs:TEST_PATH_1 (Results 1 – 3 of 3) sorted by relevance
176 retriever.setDataSource(MediaNames.TEST_PATH_1); in testBasicNormalMethodCallSequence()185 "Fails to convert the bitmap to a JPEG file for " + MediaNames.TEST_PATH_1, in testBasicNormalMethodCallSequence()190 Log.e(TAG, "Fails to setDataSource for " + MediaNames.TEST_PATH_1, e); in testBasicNormalMethodCallSequence()
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