Home
last modified time | relevance | path

Searched refs:ruleSet (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/rulesengine_fuzzer/
H A Drulesengine_fuzzer.cpp37 RulesSet ruleSet = {rulesMap, subRules, param, paramBackup}; in DoSomethingInterestingWithMyAPI() local
40 RulesEngine* rulesEngine = new RulesEngine(dateTimeRule, ruleSet); in DoSomethingInterestingWithMyAPI()