Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dutd_cfgs_checker_test.cpp67 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; in HWTEST_F() local
98 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; in HWTEST_F() local
125 std::vector<TypeDescriptorCfg> presetCfgs = {}; in HWTEST_F() local
158 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; in HWTEST_F() local
206 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; HWTEST_F() local
271 std::vector<TypeDescriptorCfg> presetCfgs = {presetCfg1, presetCfg2}; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_cfgs_checker.cpp42 bool UtdCfgsChecker::CheckTypeDescriptors(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs, in CheckTypeDescriptors() argument
102 bool UtdCfgsChecker::CheckTypesRelation(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs, in CheckTypesRelation() argument
170 bool UtdCfgsChecker::CanConstructDAG(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs, in CanConstructDAG() argument
138 CheckBelongingToTypes(const std::vector<TypeDescriptorCfg> &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCfgs) CheckBelongingToTypes() argument
[all...]

Completed in 2 milliseconds