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