Home
last modified time | relevance | path

Searched refs:g_pathGroup2 (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.cpp193 vector<FieldPath> g_pathGroup2; variable
205 g_pathGroup2.clear(); in ResetGlobalVariable()
228 g_pathGroup2.push_back(path); in PrepareCommonInfo()
277 g_definePath.insert(g_definePath.end(), g_pathGroup2.begin(), g_pathGroup2.end()); in PrepareInfoForCrudIndex001()
412 g_definePath.insert(g_definePath.end(), g_pathGroup2.begin(), g_pathGroup2.end()); in PrepareInfoForCrudIndex003()
414 g_schemaString2 = GenerateSchemaString(g_definePath, g_pathGroup2, 0, true, false); in PrepareInfoForCrudIndex003()