Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_config_cache_test.cc464 config_t config_paired = {}; in TEST() local
495 config_paired = test_btif_config_cache.PersistentSectionCopy(); in TEST()
496 for (const section_t& sec : config_paired.sections) { in TEST()
503 EXPECT_TRUE(config_save(config_paired, TEST_CONFIG_FILE)); in TEST()
507 for (const section_t& sec : config_paired.sections) { in TEST()
519 for (const section_t& sec : config_paired.sections) { in TEST()