Searched refs:config_new_empty (Results 1 – 8 of 8) sorted by relevance
51 struct config_new_empty config_new_empty; variable121 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function123 return test::mock::osi_config::config_new_empty(); in config_new_empty()
218 struct config_new_empty { struct223 extern struct config_new_empty config_new_empty; argument
95 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function102 std::unique_ptr<config_t> config = config_new_empty(); in config_new()133 std::unique_ptr<config_t> ret = config_new_empty(); in config_new_clone()
137 TEST_F(ConfigTest, config_new_empty) { in TEST_F() argument138 std::unique_ptr<config_t> config = config_new_empty(); in TEST_F()
51 std::unique_ptr<config_t> config = config_new_empty(); in btif_config_transcode()
49 std::unique_ptr<config_t> config_new_empty(void);
77 config = config_new_empty(); in init()
137 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function