Home
last modified time | relevance | path

Searched refs:jpg (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CameraITS/
D.gitignore5 *.jpg
/cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/
DMediaStorageTest.java97 final File jpg = stageFile(TEST_JPG); in testStageFiles() local
98 assertTrue(jpg.exists()); in testStageFiles()