Lines Matching refs:ConfigCache

38 using bluetooth::storage::ConfigCache;
40 using SectionAndPropertyValue = bluetooth::storage::ConfigCache::SectionAndPropertyValue;
43 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
51 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
62 ConfigCache config(2, Device::kLinkKeyProperties); in TEST()
71 ConfigCache config_1(2, Device::kLinkKeyProperties); in TEST()
76 ConfigCache config_2(2, Device::kLinkKeyProperties); in TEST()
94 ConfigCache config_3(3, Device::kLinkKeyProperties); in TEST()
102 ConfigCache config_4(2, Device::kLinkKeyProperties); in TEST()
105 ConfigCache config_5(2, Device::kLinkKeyProperties); in TEST()
108 ConfigCache config_6(3, Device::kLinkKeyProperties); in TEST()
113 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
121 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
135 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
161 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
176 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
191 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
207 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
221 ConfigCache config(2, Device::kLinkKeyProperties); in TEST()
246 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
259 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
279 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
307 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
319 ConfigCache config(100, Device::kLinkKeyProperties); in TEST()
329 ConfigCache config(100, {}); in TEST()