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.cpp253 const json configFileContents = R"( in TEST() local
295 const json configFileContents = R"( in TEST() local
318 const std::string configFileContents = "] foo ["; in TEST() local
330 const json configFileContents = R"( [ "foo", "bar" ] )"_json; in TEST() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp93 const json configFileContents = R"( in TEST() local
156 const json configFileContents = R"( in TEST() local
181 const std::string configFileContents = "] foo ["; in TEST() local
198 const json configFileContents = R"( { "foo": "bar" } )"_json; in TEST() local