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.java98 final String referenceZipAssetPath = String.format("/%s.zip", density); in setUp() local
99 mReferences = extractReferenceImages(referenceZipAssetPath); in setUp()