Searched refs:mReferences (Results 1 – 1 of 1) sorted by relevance
82 private Map<String, File> mReferences; field in ThemeHostTest130 mReferences = extractReferenceImages(referenceZipAssetPath); in setUp()190 if (mReferences.isEmpty()) { in testThemes()203 final int numTasks = extractGeneratedImages(localZip, mReferences); in testThemes()