Home
last modified time | relevance | path

Searched refs:g_pathStrGroup1 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_index_unit_test.cpp194 vector<string> g_pathStrGroup1; variable
206 g_pathStrGroup1.clear(); in ResetGlobalVariable()
222 g_pathStrGroup1.push_back(pathStr); in PrepareCommonInfo()
378 CheckIndexFromDbFile(db, g_pathStrGroup1, 1);
399 CheckIndexFromDbFile(db, g_pathStrGroup1, 0);
446 CheckIndexFromDbFile(db, g_pathStrGroup1, 1);
472 CheckIndexFromDbFile(db, g_pathStrGroup1, 0);
526 CheckIndexFromDbFile(db, g_pathStrGroup1, 1);
536 Query query = Query::Select().GreaterThanOrEqualTo(g_pathStrGroup1.front(), 0);
561 g_pathStrGroup1.push_back(pathStr); in PrepareInfoForCreateIndex002()
[all …]