Searched refs:confPath (Results 1 – 1 of 1) sorted by relevance
54 auto confPath = confDir / "00-bmc-test0.network"; in writeConfigFile() local55 std::ofstream file(confPath); in writeConfigFile()385 auto confPath = confDir / "00-bmc-test0.network"; in TEST_F() local386 EXPECT_TRUE(std::filesystem::exists(confPath)); in TEST_F()