Home
last modified time | relevance | path

Searched defs:CONFIG (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_constant.cpp31 const DistributedDB::KvStoreConfig DistributedDBConstant::CONFIG = { member in DistributedDBDataGenerator::DistributedDBConstant
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_xml_parser_test.cpp33 static constexpr char CONFIG[] = "/sys_prod/etc/graphic/hgm_policy_config.xml"; member in OHOS::Rosen::HgmXmlParserTest
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_kv_storage_test.cpp34 static const std::string CONFIG = "testConfig"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_constant.h84 static const DistributedDB::KvStoreConfig CONFIG; variable