Searched refs:TestUtils (Results 1 – 7 of 7) sorted by relevance
20 import static com.android.providers.contacts.TestUtils.cv;897 TestUtils.dumpCursor(c); in assertStoredValues()911 TestUtils.dumpCursor(c); in assertContainsValues()930 TestUtils.dumpCursor(c); in assertStoredValuesWithProjection()948 TestUtils.dumpCursor(c); in assertStoredValues()976 TestUtils.dumpCursor(c); in assertStoredValuesOrderly()1027 TestUtils.dumpCursor(c); in assertSelection()1268 TestUtils.dumpCursor(cursor); in assertRowCount()
92 String expectedFile = TestUtils.dumpToCacheDir(context, "expected", ".jpg", expected); in assertImageRawData()93 String actualFile = TestUtils.dumpToCacheDir(context, "actual", ".jpg", actual); in assertImageRawData()
30 public class TestUtils { class31 private TestUtils() { in TestUtils() method in TestUtils
19 import static com.android.providers.contacts.TestUtils.cv;
37 public class TestUtils extends TestCase /* It tests itself */ { class
40 import com.android.providers.contacts.TestUtils;1516 TestUtils.dumpCursor(cursor); in assertSuggestions()