Searched defs:db1 (Results 1 – 6 of 6) sorted by relevance
57 SQLiteDatabase db1 = helper.getReadableDatabase(); in testSameDBInstanceSubsequentGetReadableDatabase() local79 SQLiteDatabase db1 = helper.getWritableDatabase(); in testSameDBInstanceSubsequentGetWritableDatabase() local164 SQLiteDatabase db1 = helper.getWritableDatabase(); in testMultipleDbsPreserveData() local181 SQLiteDatabase db1 = helper.getWritableDatabase(); in testCloseOneDbKeepsDataForOther() local206 SQLiteDatabase db1 = helper.getWritableDatabase(); in testCloseThenOpen() local
648 SQLiteDatabase db1 = openOrCreateDatabase("db1"); in testTwoConcurrentDbConnections() local678 SQLiteDatabase db1 = openOrCreateDatabase("db1"); in testQueryThrowsSQLiteException() local725 SQLiteDatabase db1 = openOrCreateDatabase("db1"); in testDataInMemoryDatabaseIsPersistentAfterClose() local
92 let mut db1 = Connection::open(&path).unwrap(); in test_default_busy() localVariable118 let mut db1 = Connection::open(&path).unwrap(); in test_busy_timeout() localVariable157 let mut db1 = Connection::open(&path).unwrap(); in test_busy_handler() localVariable
112 let db1 = Connection::open_with_flags(url, flags).unwrap(); in test_unlock_notify() localVariable
969 let mut db1 = in test_concurrent_transactions_busy_commit() localVariable
623 bool db1(b); in testBool() local