Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp3401 std::string wrongFormatFileName = wrongFormatFile.getPath().string(); in TEST() local
3402 std::ofstream out(wrongFormatFileName); in TEST()
3406 wrongFormatFileName; in TEST()
3414 std::string wrongFormatFileName = wrongFormatFile.getPath().string(); in TEST() local
3415 std::ofstream out(wrongFormatFileName); in TEST()
3418 command = validateTool + schema + wrongFormatFileName + configuration + in TEST()