Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena_test_util.cc44 EXPECT_EQ(0, capture_alloc.alloc_count()); in ~NoHeapChecker()
Darena_test_util.h51 int alloc_count() { return 0; } in alloc_count() function