HomeSort by relevance Sort by last modified time
    Searched full:sqlite (Results 176 - 200 of 1891) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/sqlite/src/test/
tkt-26ff0c2d1e.test 11 # This file implements regression tests for SQLite library. The
tkt-2ea2425d34.test 11 # This file implements regression tests for SQLite library.
tkt-752e1646fc.test 11 # This file implements regression tests for SQLite library.
tkt1501.test 11 # This file implements regression tests for SQLite library.
tkt1512.test 11 # This file implements regression tests for SQLite library.
tkt1536.test 11 # This file implements regression tests for SQLite library.
tkt2213.test 11 # This file implements regression tests for SQLite library.
tkt2285.test 11 # This file implements regression tests for SQLite library. Specifically.
tkt3508.test 11 # This file implements regression tests for SQLite library.
tkt3541.test 11 # This file implements regression tests for SQLite library.
varint.test 11 # This file implements regression tests for SQLite library. The
  /external/robolectric/
build.gradle 21 compile files('lib/main/sqlite-jdbc-3.7.2.jar')
  /frameworks/base/core/java/android/database/
package.html 6 android.database.sqlite} classes. These classes are used to manage the {@link
  /frameworks/base/core/java/android/database/sqlite/
DatabaseObjectNotClosedException.java 17 package android.database.sqlite;
SQLiteBindOrColumnIndexOutOfRangeException.java 17 package android.database.sqlite;
SQLiteBlobTooBigException.java 17 package android.database.sqlite;
SQLiteCantOpenDatabaseException.java 17 package android.database.sqlite;
SQLiteConstraintException.java 17 package android.database.sqlite;
SQLiteDatatypeMismatchException.java 17 package android.database.sqlite;
SQLiteOutOfMemoryException.java 17 package android.database.sqlite;
SQLiteReadOnlyDatabaseException.java 17 package android.database.sqlite;
SQLiteStatement.java 17 package android.database.sqlite;
102 * @throws android.database.sqlite.SQLiteDoneException if the query returns zero rows
123 * @throws android.database.sqlite.SQLiteDoneException if the query returns zero rows
144 * @throws android.database.sqlite.SQLiteDoneException if the query returns zero rows
SQLiteTableLockedException.java 17 package android.database.sqlite;
SQLiteTransactionListener.java 17 package android.database.sqlite;
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseErrorHandlerTest.java 20 import android.database.sqlite.SQLiteDatabase;
21 import android.database.sqlite.SQLiteDiskIOException;
22 import android.database.sqlite.SQLiteException;
79 * this test used to produce a corrupted db. but with new sqlite it instead reports

Completed in 383 milliseconds

1 2 3 4 5 6 78 91011>>