Home
last modified time | relevance | path

Searched defs:WRONG_SQL_TEST (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_helper_test.cpp76 static const std::string WRONG_SQL_TEST; member in RdbHelperTestWrongSqlOpenCallback
95 const std::string RdbHelperTestWrongSqlOpenCallback::WRONG_SQL_TEST = "CREATE TABL IF NOT EXISTS te… member in RdbHelperTestWrongSqlOpenCallback
Drdb_memory_db_test.cpp79 constexpr const char *WRONG_SQL_TEST = "CREATE TABL IF NOT EXISTS test " variable