Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java222 File originalFile = new File(originalFilePath); in saveAutoNamedVectorDrawableIntoPNG() local
223 String fileFullName = originalFile.getName(); in saveAutoNamedVectorDrawableIntoPNG()