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