Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java223 String fileFullName = originalFile.getName(); in saveAutoNamedVectorDrawableIntoPNG() local
236 @NonNull String fileFullName) in saveVectorDrawableIntoPNG()