Searched defs:db2 (Results 1 – 7 of 7) sorted by relevance
96 let db2 = Connection::open(&path).unwrap(); in test_default_busy() localVariable113 let db2 = Connection::open(&path).unwrap(); in test_busy_timeout() localVariable152 let db2 = Connection::open(&path).unwrap(); in test_busy_handler() localVariable
116 let mut db2 = Connection::open_with_flags(url, flags).unwrap(); in test_unlock_notify() localVariable
971 let mut db2 = Connection::open_with_flags(&path, OpenFlags::SQLITE_OPEN_READ_ONLY).unwrap(); in test_concurrent_transactions_busy_commit() localVariable
58 SQLiteDatabase db2 = helper.getReadableDatabase(); in testSameDBInstanceSubsequentGetReadableDatabase() local80 SQLiteDatabase db2 = helper.getWritableDatabase(); in testSameDBInstanceSubsequentGetWritableDatabase() local169 SQLiteDatabase db2 = helper2.getWritableDatabase(); in testMultipleDbsPreserveData() local182 SQLiteDatabase db2 = helper2.getWritableDatabase(); in testCloseOneDbKeepsDataForOther() local
649 SQLiteDatabase db2 = openOrCreateDatabase("db2"); in testTwoConcurrentDbConnections() local732 SQLiteDatabase db2 = openOrCreateDatabase("db1"); in testDataInMemoryDatabaseIsPersistentAfterClose() local
92 char *db2; in __kmp_dump_debug_buffer() local
624 bool db2(n); in testBool() local