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