Searched refs:LOCAL_SUB_DIR (Results 1 – 6 of 6) sorted by relevance
21 const std::string DBConstant::LOCAL_SUB_DIR = "local"; member in DistributedDB::DBConstant
51 return DBConstant::LOCAL_SUB_DIR; in GetStoreSubDirectory()
66 static const std::string LOCAL_SUB_DIR; variable
284 g_localdatabaseName = "/" + identifier + "/" + DBConstant::LOCAL_SUB_DIR + "/" + in SetUpTestCase()312 DBCommon::CreateDirectory(g_testDir + "/" + identifier + "/" + DBConstant::LOCAL_SUB_DIR); in SetUp()
57 filePath += (DBConstant::LOCAL_SUB_DIR + "/" + DBConstant::LOCAL_DATABASE_NAME + in GetKvStoreDirectory()
56 filePath += (DBConstant::LOCAL_SUB_DIR + "/" + DBConstant::LOCAL_DATABASE_NAME + in GetKvStoreDirectory()