Searched refs:expectedValuePartiallyMatches (Results 1 – 1 of 1) sorted by relevance
1117 boolean result = expectedValuePartiallyMatches(cursor, expectedValues, message); in assertCursorValuesPartialMatch()1171 private boolean expectedValuePartiallyMatches(Cursor cursor, ContentValues expectedValues, in expectedValuePartiallyMatches() method in BaseContactsProvider2Test