Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAbstractCursorTest.java81 public void testMoveToNext() { in testMoveToNext() method in ShadowAbstractCursorTest
DSQLiteCursorTest.java120 public void testMoveToNext() throws Exception { in testMoveToNext() method in SQLiteCursorTest