Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dclassic_device_test.cc83 ConfigCache* larger_memory_only_config_ptr = &memory_only_config2; in TEST() local
86 larger_memory_only_config_ptr = &memory_only_config1; in TEST()
94 …ClassicDevice device2(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
100 …ClassicDevice device2(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()… in TEST()
105 …ClassicDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString(… in TEST()
112 …ClassicDevice device2(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()… in TEST()
117 …ClassicDevice device1(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()… in TEST()
123 …ClassicDevice device1(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
129 …ClassicDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()… in TEST()
136 …ClassicDevice device2(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString(… in TEST()
[all …]
Dle_device_test.cc83 ConfigCache* larger_memory_only_config_ptr = &memory_only_config2; in TEST() local
86 larger_memory_only_config_ptr = &memory_only_config1; in TEST()
94 LeDevice device2(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
100 LeDevice device2(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
105 LeDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
112 LeDevice device2(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
117 LeDevice device1(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
123 LeDevice device1(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
129 LeDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
136 LeDevice device2(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
[all …]
Ddevice_test.cc255 ConfigCache* larger_memory_only_config_ptr = &memory_only_config2; in TEST() local
258 larger_memory_only_config_ptr = &memory_only_config1; in TEST()
266 Device device2(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
272 Device device2(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
277 Device device1(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
284 Device device2(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
289 Device device1(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
295 Device device1(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
301 Device device1(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST()
308 Device device2(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST()
[all …]