Home
last modified time | relevance | path

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

/system/bt/osi/test/
DAllocationTestHarness.cc27 allocation_tracker_reset(); in SetUp()
/system/bt/osi/test/fuzzers/allocation_tracker/
Dfuzz_allocation_tracker.cc115 allocation_tracker_reset(); in callArbitraryFunction()
140 allocation_tracker_reset(); in LLVMFuzzerTestOneInput()
/system/bt/osi/include/
Dallocation_tracker.h34 void allocation_tracker_reset(void);
/system/bt/osi/src/
Dallocation_tracker.cc73 void allocation_tracker_reset(void) { in allocation_tracker_reset() function
/system/bt/test/stub/
Dosi.cc187 void allocation_tracker_reset(void) { mock_function_count_map[__func__]++; } in allocation_tracker_reset() function