Searched refs:dumpCursor (Results 1 – 14 of 14) sorted by relevance
158 public static final void dumpCursor(Cursor c) { in dumpCursor() method in TestUtils192 dumpCursor(c); in dumpTable()199 dumpCursor(c); in dumpUri()206 dumpCursor(c); in dumpUri()
21 import static com.android.providers.contacts.TestUtils.dumpCursor;974 TestUtils.dumpCursor(c); in assertStoredValues()988 TestUtils.dumpCursor(c); in assertContainsValues()1007 TestUtils.dumpCursor(c); in assertStoredValuesWithProjection()1025 TestUtils.dumpCursor(c); in assertStoredValues()1053 TestUtils.dumpCursor(c); in assertStoredValuesOrderly()1104 TestUtils.dumpCursor(c); in assertSelection()1241 dumpCursor(cursor); in assertDataUsageZero()1362 TestUtils.dumpCursor(cursor); in assertRowCount()
190 TestUtils.dumpCursor(cursor); in testScanAllProviders()
140 TestUtils.dumpCursor(c); in testInsertReadMessageIsNotNew()
20 import static com.android.providers.contacts.TestUtils.dumpCursor;3864 dumpCursor(c); in testQueryContactGroup()
159 DatabaseUtils.dumpCursor(cl); in testCorrectness()161 DatabaseUtils.dumpCursor(cm); in testCorrectness()
84 public static final void dumpCursor(String logTag, String name, Cursor c) { in dumpCursor() method in MoreDatabaseUtils
330 dumpCursor(cursor); in execute()352 dumpCursor(cursor); in execute()422 dumpCursor(cursor); in execute()463 dumpCursor(cursor); in execute()1127 private void dumpCursor(Cursor cursor) { in dumpCursor() method in CalendarProvider2Test1721 dumpCursor(cursor); in testInstanceRange()
1137 DatabaseUtils.dumpCursor(cursor); in removeOrphans()1151 DatabaseUtils.dumpCursor(cursor); in removeOrphans()
919 DatabaseUtils.dumpCursor(cursor); in dumpInstancesTable()
2195 DatabaseUtils.dumpCursor(debugCursor); in handleInsertException()
1787 TestUtils.dumpCursor(cursor); in assertSuggestions()
1909 TestUtils.dumpCursor(cursor); in assertSuggestions()
7243 MoreDatabaseUtils.dumpCursor(TAG, "local", local); in queryCorpLookupIfNecessary()