Searched refs:resourceNames (Results 1 – 2 of 2) sorted by relevance
86 String... resourceNames) { in TestApp() argument90 mResourceNames = resourceNames; in TestApp()
419 private static void assertResourcesDoNotExist(Context context, String... resourceNames) { in assertResourcesDoNotExist() argument421 for (String resourceName : resourceNames) { in assertResourcesDoNotExist()