Home
last modified time | relevance | path

Searched refs:g_schemaString1 (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.cpp197 string g_schemaString1; variable
209 g_schemaString1.clear(); in ResetGlobalVariable()
280 LOGI("[PrepareInfoForCrudIndex001] g_schemaString1=%s", g_schemaString1.c_str()); in PrepareInfoForCrudIndex001()
302 option.schema = g_schemaString1;
347 LOGI("[PrepareInfoForCrudIndex002] g_schemaString1=%s", g_schemaString1.c_str()); in PrepareInfoForCrudIndex002()
369 option.schema = g_schemaString1;
437 option.schema = g_schemaString1;
517 option.schema = g_schemaString1;
587 option.schema = g_schemaString1;
633 option.schema = g_schemaString1;
[all …]