Searched refs:TestCursor (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/tests/src/com/android/calendar/
H A DAsyncQueryServiceTest.java122 work[index].result = new TestCursor();
457 private final class TestCursor extends MockCursor { class in class:AsyncQueryServiceTest
505 * So just compare the count which will be unique in our TestCursor;

Completed in 36 milliseconds