Home
last modified time | relevance | path

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

/system/bt/osi/test/
Dallocation_tracker_test.cc52 void* useable_ptr = in TEST() local
54 EXPECT_TRUE(useable_ptr > dummy_allocation); in TEST()
59 allocation_tracker_notify_free(allocator_id, useable_ptr); in TEST()