Home
last modified time | relevance | path

Searched refs:moveToNext (Results 1 – 12 of 12) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DAbstractCursorTest.java92 assertThat(cursor.moveToNext(), equalTo(true)); in testMoveToNext()
103 assertThat(cursor.moveToNext(), equalTo(true)); in testAttemptToMovePastEnd()
106 assertThat(cursor.moveToNext(), equalTo(false)); in testAttemptToMovePastEnd()
117 assertThat(cursor.moveToNext(), equalTo(false)); in testAttemptToMovePastSingleEntry()
125 assertThat(cursor.moveToNext(), equalTo(false)); in testAttemptToMovePastEmptyList()
134 assertThat(cursor.moveToNext(), equalTo(true)); in testMoveToPrevious()
157 cursor.moveToNext(); in testIsFirst()
169 cursor.moveToNext(); in testIsLast()
174 cursor.moveToNext(); in testIsLast()
183 cursor.moveToNext(); in testIsBeforeFirst()
[all …]
DSQLiteCursorTest.java126 assertThat(cursor.moveToNext(), equalTo(true)); in testMoveToNext()
135 cursor.moveToNext(); in testMoveToNextPastEnd()
136 cursor.moveToNext(); in testMoveToNextPastEnd()
137 cursor.moveToNext(); in testMoveToNextPastEnd()
139 assertThat(cursor.moveToNext(), equalTo(false)); in testMoveToNextPastEnd()
148 cursor.moveToNext(); in testMoveBackwards()
150 cursor.moveToNext(); in testMoveBackwards()
155 cursor.moveToNext(); in testMoveBackwards()
157 cursor.moveToNext(); in testMoveBackwards()
169 assertThat(cursor.moveToNext(), equalTo(false)); in testMoveToNextEmpty()
[all …]
DMatrixCursorTest.java43 assertTrue(cursor.moveToNext()); in shouldAddRows()
49 assertFalse(cursor.moveToNext()); in shouldAddRows()
124 cursor.moveToNext(); in shouldThrowIndexOutOfBoundsExceptionForInvalidColumnLastRow()
DDatabaseTestBase.java305 assertThat(cursor.moveToNext(), equalTo(true)); in testUpdateAll()
309 assertThat(cursor.moveToNext(), equalTo(false)); in testUpdateAll()
311 assertThat(cursor.moveToNext(), equalTo(false)); in testUpdateAll()
/external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/android/database/
DSimpleTestCursorTest.java50 assertThat(cursor.moveToNext(), equalTo(true)); in canGetStringsAndLongs()
58 assertThat(cursor.moveToNext(), equalTo(true)); in moveToNextAdvancesToNextRow()
59 assertThat(cursor.moveToNext(), equalTo(true)); in moveToNextAdvancesToNextRow()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorWrapper.java49 public boolean moveToNext() { in moveToNext() method in ShadowCursorWrapper
50 return wrappedCursor.moveToNext(); in moveToNext()
DShadowSQLiteCursor.java84 public boolean moveToNext() { in moveToNext() method in ShadowSQLiteCursor
85 return super.moveToNext(); in moveToNext()
DShadowAbstractCursor.java81 public boolean moveToNext() { in moveToNext() method in ShadowAbstractCursor
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DSimpleTestCursor.java44 public boolean moveToNext() { in moveToNext() method in SimpleTestCursor
DTestCursor.java43 public boolean moveToNext() { in moveToNext() method in TestCursor
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...