Home
last modified time | relevance | path

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

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