Home
last modified time | relevance | path

Searched defs:configFileContents (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp248 const json configFileContents = R"( in TEST() local
284 const json configFileContents = R"( in TEST() local
304 const std::string configFileContents = "] foo ["; in TEST() local
315 const json configFileContents = R"( [ "foo", "bar" ] )"_json; in TEST() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp92 const json configFileContents = R"( in TEST() local
155 const json configFileContents = R"( in TEST() local
180 const std::string configFileContents = "] foo ["; in TEST() local
197 const json configFileContents = R"( { "foo": "bar" } )"_json; in TEST() local