Searched refs:num_allocations (Results 1 – 2 of 2) sorted by relevance
1294 ++num_allocations; in on_allocation()1316 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil1321 uint32 ArenaHooksTestUtil::num_allocations = 0; member in google::protobuf::ArenaHooksTestUtil1338 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()
512 static int num_allocations = 0; variable540 num_allocations ++; in png_debug_malloc()2007 num_allocations); in main()2100 num_allocations); in main()