Home
last modified time | relevance | path

Searched defs:thenActions (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dif_action_tests.cpp44 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
59 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
90 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
123 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
152 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
181 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
210 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
239 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
257 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
269 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST() local
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dif_action.hpp69 std::vector<std::unique_ptr<Action>> thenActions, in IfAction()
154 std::vector<std::unique_ptr<Action>> thenActions{}; member in phosphor::power::regulators::IfAction
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dphase_fault_detection_tests.cpp383 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST_F() local
438 std::vector<std::unique_ptr<Action>> thenActions{}; in TEST_F() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.cpp706 std::vector<std::unique_ptr<Action>> thenActions = in parseIf() local