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