Searched refs:resourceNames (Results 1 – 2 of 2) sorted by relevance
44 String... resourceNames) { in TestApp() argument48 mResourceNames = resourceNames; in TestApp()
258 private static void assertResourcesDoNotExist(Context context, String... resourceNames) { in assertResourcesDoNotExist() argument260 for (String resourceName : resourceNames) { in assertResourcesDoNotExist()