Searched refs:allUris (Results 1 – 1 of 1) sorted by relevance
193 Collection<Uri> allUris = mManager.getSliceDescendants(uri); in testGetDescendants() local195 assertEquals(allUris, collection); in testGetDescendants()