Home
last modified time | relevance | path

Searched refs:assertCursorCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/database/
DVoicemailArchiveProviderTest.java112 assertCursorCount(1); in testQuery()
119 assertCursorCount(1); in testQuery_correctValuesSelection()
216 private void assertCursorCount(int count) { in assertCursorCount() method in VoicemailArchiveProviderTest