Searched refs:getFileExists (Results 1 – 3 of 3) sorted by relevance
115 EXPECT_FALSE(parser.getFileExists()); in TEST_F()124 EXPECT_FALSE(parser.getFileExists()); in TEST_F()133 EXPECT_FALSE(parser.getFileExists()); in TEST_F()143 EXPECT_TRUE(parser.getFileExists()); in TEST_F()
162 inline bool getFileExists() const noexcept in getFileExists() function in phosphor::network::config::Parser
173 if (!config.getFileExists()) in systemdParseLast()