Searched defs:DfxController (Results 1 – 2 of 2) sorted by relevance
62 TEST(DfxController, Initialization) in TEST() argument88 TEST(DfxController, TestResetOptionValueFromString) in TEST() argument105 TEST(DfxController, TestPrintDfxOptionValues) in TEST() argument150 TEST(DfxController, TestSetDefaultOption) in TEST() argument
84 …explicit DfxController(std::map<DfxOptionHandler::DfxOption, uint8_t> optionMap) : optionMap_(std:… in DfxController() function