HomeSort by relevance Sort by last modified time
    Searched full:useable_ptr (Results 1 - 1 of 1) sorted by null

  /system/bt/osi/test/
allocation_tracker_test.cc 52 void* useable_ptr = local
54 EXPECT_TRUE(useable_ptr > dummy_allocation);
59 allocation_tracker_notify_free(allocator_id, useable_ptr);

Completed in 261 milliseconds