Home
last modified time | relevance | path

Searched refs:allocation_tracker_reset (Results 1 – 4 of 4) 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