Searched refs:SQLiteFeaturesTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sql/
H A Dsqlite_features_unittest.cc26 class SQLiteFeaturesTest : public testing::Test { class in namespace:__anon10692
28 SQLiteFeaturesTest() : error_(SQLITE_OK) {} function in class:__anon10692::SQLiteFeaturesTest
61 TEST_F(SQLiteFeaturesTest, NoFTS1) {
72 TEST_F(SQLiteFeaturesTest, FTS2) {
78 TEST_F(SQLiteFeaturesTest, FTS3) {

Completed in 117 milliseconds