Lines Matching refs:SrcSubsystem
69 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
70 callout::SrcSubsystem::PROCESSOR_FRU, callout::Priority::HIGH}; in TEST()
73 subsys = {callout::SrcSubsystem::PROCESSOR_FRU, callout::Priority::HIGH}; in TEST()
158 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
159 callout::SrcSubsystem::MEMORY_CTLR, callout::Priority::MED_A}; in TEST()
218 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
219 callout::SrcSubsystem::PROCESSOR_BUS, callout::Priority::MED_A}; in TEST()
309 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
310 callout::SrcSubsystem::MEMORY_CTLR, callout::Priority::MED_A}; in TEST()
385 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
386 callout::SrcSubsystem::CEC_CLOCKS, callout::Priority::HIGH}; in TEST()
431 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
432 callout::SrcSubsystem::OTHERS, callout::Priority::LOW}; in TEST()
475 std::pair<callout::SrcSubsystem, callout::Priority> subsys = { in TEST()
476 callout::SrcSubsystem::CEC_HARDWARE, callout::Priority::MED}; in TEST()