Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp89 std::string biosFilePath("./bios_jsons"); in TEST_F() local
91 BIOSConfig biosConfig(biosFilePath.c_str(), tableDir.c_str(), &dbusHandler, in TEST_F()
H A Dlibpldmresponder_systemspecific_bios_test.cpp93 std::string biosFilePath("./"); in TEST_F() local
98 BIOSConfig biosConfig(biosFilePath.c_str(), tableDir.c_str(), &dbusHandler, in TEST_F()