Searched defs:config_new_empty (Results 1 – 5 of 5) sorted by relevance
189 struct config_new_empty { struct194 extern struct config_new_empty config_new_empty; argument
48 struct config_new_empty config_new_empty; variable111 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function
131 TEST_F(ConfigTest, config_new_empty) { in TEST_F() argument
87 std::unique_ptr<config_t> config_new_empty(void) { return std::make_unique<config_t>(); } in config_new_empty() function
141 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function