Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp145 std::vector<std::string> emptySystemTypes{}; in TEST() local
146 fs::path pathFound = find(emptySystemTypes, configFileDirPath); in TEST()