Home
last modified time | relevance | path

Searched defs:imageFilePath (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DHeifWriterTest.java145 String imageFilePath = in tearDown() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2786 final String imageFilePath = getFilePathFromUri(targetUri); in testDeferredScanHidesPartialDatabaseRows() local
2799 MediaStore.Files.FileColumns.DATA + "=?", new String[] {imageFilePath}, null)) { in testDeferredScanHidesPartialDatabaseRows()