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;992 TestUtils.dumpCursor(c); in assertStoredValues()1006 TestUtils.dumpCursor(c); in assertContainsValues()1025 TestUtils.dumpCursor(c); in assertStoredValuesWithProjection()1043 TestUtils.dumpCursor(c); in assertStoredValues()1071 TestUtils.dumpCursor(c); in assertStoredValuesOrderly()1122 TestUtils.dumpCursor(c); in assertSelection()1259 dumpCursor(cursor); in assertDataUsageZero()1376 TestUtils.dumpCursor(cursor); in assertRowCount()
211 TestUtils.dumpCursor(cursor); in testScanAllProviders()
141 TestUtils.dumpCursor(c); in testInsertReadMessageIsNotNew()
20 import static com.android.providers.contacts.TestUtils.dumpCursor;3782 dumpCursor(c); in testQueryContactGroup()
122 DatabaseUtils.dumpCursor(cl); in testCorrectness()124 DatabaseUtils.dumpCursor(cm); in testCorrectness()
86 public static final void dumpCursor(String logTag, String name, Cursor c) { in dumpCursor() method in MoreDatabaseUtils
331 dumpCursor(cursor); in execute()353 dumpCursor(cursor); in execute()423 dumpCursor(cursor); in execute()464 dumpCursor(cursor); in execute()1146 private void dumpCursor(Cursor cursor) { in dumpCursor() method in CalendarProvider2Test1740 dumpCursor(cursor); in testInstanceRange()
919 DatabaseUtils.dumpCursor(cursor); in dumpInstancesTable()
1137 DatabaseUtils.dumpCursor(cursor); in removeOrphans()1151 DatabaseUtils.dumpCursor(cursor); in removeOrphans()
2218 DatabaseUtils.dumpCursor(debugCursor); in handleInsertException()
1709 TestUtils.dumpCursor(cursor); in assertSuggestions()
1821 TestUtils.dumpCursor(cursor); in assertSuggestions()
7756 MoreDatabaseUtils.dumpCursor(TAG, "local", local); in queryCorpLookupIfNecessary()