Searched refs:mustHaveProjection (Results 1 – 1 of 1) sorted by relevance
1346 protected void assertContainProjection(Uri uri, String[] mustHaveProjection) { in assertContainProjection() argument1350 Set<String> mustHaveProjectionSet = Sets.newHashSet(mustHaveProjection); in assertContainProjection()