Searched refs:TEST_SQL (Results 1 – 1 of 1) sorted by relevance
46 private static final String TEST_SQL = "SELECT * FROM test ORDER BY number_1"; field in SQLiteCursorTest67 TEST_SQL, TABLE_NAME, null); in testConstructor()