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