Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena_unittest.cc1294 ++num_allocations; in on_allocation()
1316 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil
1321 uint32 ArenaHooksTestUtil::num_allocations = 0; member in google::protobuf::ArenaHooksTestUtil
1338 EXPECT_EQ(0, ArenaHooksTestUtil::num_allocations); in TEST()
1341 EXPECT_EQ(1, ArenaHooksTestUtil::num_allocations); in TEST()
1343 EXPECT_EQ(2, ArenaHooksTestUtil::num_allocations); in TEST()
/external/libpng/
Dpngtest.c512 static int num_allocations = 0; variable
540 num_allocations ++; in png_debug_malloc()
2007 num_allocations); in main()
2100 num_allocations); in main()