Home
last modified time | relevance | path

Searched defs:row0 (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/tests/SQLite/
DStmtTest.java291 String[] row0 = (String[]) count.rows.elementAt(0); in testReset() local
342 String[] row0 = (String[]) r.rows.elementAt(0); in testBindIntInt() local
395 String[] row0 = (String[]) r.rows.elementAt(0); in testBindIntLong() local
464 String[] row0 = (String[]) r.rows.elementAt(0); in testBindIntDouble() local