Searched defs:config_has_section (Results 1 – 5 of 5) sorted by relevance
154 struct config_has_section { struct164 extern struct config_has_section config_has_section; argument
45 struct config_has_section config_has_section; variable99 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
157 TEST_F(ConfigTest, config_has_section) { in TEST_F() argument
133 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
95 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function