Searched defs:config_has_section (Results 1 – 5 of 5) sorted by relevance
165 struct config_has_section { struct175 extern struct config_has_section config_has_section; argument
45 struct config_has_section config_has_section; variable106 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
163 TEST_F(ConfigTest, config_has_section) { in TEST_F() argument
141 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
96 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function