Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_FilesTest.java198 String realPathFor(ParcelFileDescriptor pfd) { in realPathFor() method in MediaStore_FilesTest
309 String realPath = realPathFor(pfd); in testAccess()
392 fail("no album art, shouldn't be here. Got: " + realPathFor(pfd)); in testAccess()
411 fail("shouldn't have fd for album " + albumid + ", got " + realPathFor(pfd)); in testAccess()