Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_Video_MediaTest.java246 String xmp = new String(xmpBytes); in testLocationRedaction() local
290 String xmp = new String(xmpBytes); in testLocationRedaction() local
/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java369 final String xmp = new String(exifInterface.getAttributeBytes(ExifInterface.TAG_XMP), in compareWithExpectedValue() local