Searched defs:config_has_section (Results 1 – 5 of 5) sorted by relevance
179 struct config_has_section { struct189 extern struct config_has_section config_has_section; argument
48 struct config_has_section config_has_section; variable109 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
167 TEST_F(ConfigTest, config_has_section) { in TEST_F() argument
144 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
88 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function