Home
last modified time | relevance | path

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

/cts/hostsidetests/theme/src/android/theme/cts/
DThemeHostTest.java95 final String referenceZipAssetPath = String.format("/%s.zip", density); in setUp() local
96 mReferences = extractReferenceImages(referenceZipAssetPath); in setUp()