Home
last modified time | relevance | path

Searched defs:customCfgs (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dutd_cfgs_checker_test.cpp69 std::vector<TypeDescriptorCfg> customCfgs = {}; in HWTEST_F() local
100 std::vector<TypeDescriptorCfg> customCfgs = {}; in HWTEST_F() local
126 std::vector<TypeDescriptorCfg> customCfgs = {}; in HWTEST_F() local
160 std::vector<TypeDescriptorCfg> customCfgs = {}; in HWTEST_F() local
273 std::vector<TypeDescriptorCfg> customCfgs = {tdc1, tdc3}; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_cfgs_checker.cpp42 CheckTypeDescriptors(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs, const std::vector<TypeDescriptorCfg> &customCfgs, const std::string &bundleName) CheckTypeDescriptors() argument
102 CheckTypesRelation(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs, const std::vector<TypeDescriptorCfg> &customCfgs) CheckTypesRelation() argument
170 CanConstructDAG(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs, const std::vector<TypeDescriptorCfg> &customCfgs) CanConstructDAG() argument

Completed in 2 milliseconds