Home
last modified time | relevance | path

Searched refs:config_source (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/test/
Dbtif_config_cache_test.cc506 std::unique_ptr<config_t> config_source = config_new(TEST_CONFIG_FILE); in TEST() local
518 test_btif_config_cache.Init(std::move(config_source)); in TEST()