Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dcompare_presence_action_tests.cpp187 catch (const std::runtime_error& r_error) in TEST() local
189 EXPECT_STREQ(r_error.what(), in TEST()
H A Drun_rule_action_tests.cpp114 catch (const std::runtime_error& r_error) in TEST() local
116 EXPECT_STREQ(r_error.what(), in TEST()
H A Daction_environment_tests.cpp318 catch (const std::runtime_error& r_error) in TEST() local
320 EXPECT_STREQ(r_error.what(), in TEST()