Searched defs:config_has_section (Results 1 – 2 of 2) sorted by relevance
167 TEST_F(ConfigTest, config_has_section) { in TEST_F() argument
142 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function