Searched defs:dataCursor (Results 1 – 1 of 1) sorted by relevance
54 Cursor dataCursor = database.rawQuery("SELECT COUNT(*) FROM `routine`", null); in testExecuteInsert() local107 Cursor dataCursor = database.rawQuery("SELECT `name` FROM `routine`", null); in testExecuteUpdateDelete() local