Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_single_ver_upgrade_test.cpp57 string g_metadbPath; variable
235 if (OS::CheckPathExistence(g_metadbPath)) { in CheckSecOpt()
236 errCode = RuntimeContext::GetInstance()->GetSecurityOption(g_metadbPath, checkSecOpt); in CheckSecOpt()
295g_metadbPath = g_testDir + "/" + identifier + "/" + DBConstant::SINGLE_SUB_DIR + "/" + DBConstant:… in SetUpTestCase()