Searched refs:foundValues (Results 1 – 1 of 1) sorted by relevance
216 ContentValues foundValues = found.getOperation().resolveValueBackReferences( in assertDiffPattern() local219 foundValues.remove(BaseColumns._ID); in assertDiffPattern()220 assertEquals("Unexpected values", expectedValues, foundValues); in assertDiffPattern()