Searched defs:config_new (Results 1 – 2 of 2) sorted by relevance
72 TEST_F(ConfigTest, config_new) { in TEST_F() argument
67 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function