Home
last modified time | relevance | path

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

/system/bt/osi/test/
Dallocation_tracker_test.cc23 void allocation_tracker_uninit(void);
31 allocation_tracker_uninit(); in TEST()
45 allocation_tracker_uninit(); in TEST()
/system/bt/stack/test/a2dp/
Da2dp_vendor_ldac_decoder_test.cc28 extern void allocation_tracker_uninit(void);
43 allocation_tracker_uninit(); in SetUp()
/system/bt/hci/test/
Dhci_layer_test.cc31 extern void allocation_tracker_uninit(void);
59 allocation_tracker_uninit(); in SetUp()
Dpacket_fragmenter_host_test.cc25 extern void allocation_tracker_uninit(void);
133 allocation_tracker_uninit(); in SetUp()
/system/bt/btif/test/
Dbtif_rc_test.cc32 extern void allocation_tracker_uninit(void);
110 allocation_tracker_uninit(); in SetUp()
/system/bt/osi/src/
Dallocation_tracker.cc65 void allocation_tracker_uninit(void) { in allocation_tracker_uninit() function
/system/bt/stack/test/gatt/
Dgatt_sr_test.cc173 extern void allocation_tracker_uninit(void);
183 allocation_tracker_uninit(); in SetUp()
/system/bt/test/stub/
Dosi.cc188 void allocation_tracker_uninit(void) { mock_function_count_map[__func__]++; } in allocation_tracker_uninit() function