Home
last modified time | relevance | path

Searched refs:pluginSwitch (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/loadfromconfigfile_fuzzer/
H A Dloadfromconfigfile_fuzzer.cpp44 std::shared_ptr<PluginSwitch> pluginSwitch = std::make_shared<PluginSwitch>(); in DoSomethingInterestingWithMyAPI() local
49 if (pluginSwitch->LoadFromConfigContent(content)) { in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/loadfromcustconfigfile_fuzzer/
H A Dloadfromcustconfigfile_fuzzer.cpp49 if (pluginSwitch->LoadFromConfigContent(content)) { in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds