Home
last modified time | relevance | path

Searched refs:g_cachedbPath (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.cpp58 string g_cachedbPath; variable
230 if (OS::CheckPathExistence(g_cachedbPath)) { in CheckSecOpt()
231 errCode = RuntimeContext::GetInstance()->GetSecurityOption(g_cachedbPath, checkSecOpt); in CheckSecOpt()
297g_cachedbPath = g_testDir + "/" + identifier + "/" + DBConstant::SINGLE_SUB_DIR + "/" + DBConstant… in SetUpTestCase()