Searched refs:num_allocations (Results 1 – 2 of 2) sorted by relevance
1321 ++num_allocations; in on_allocation()1341 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil1346 uint32 ArenaHooksTestUtil::num_allocations = 0; member in google::protobuf::ArenaHooksTestUtil1370 EXPECT_EQ(0, ArenaHooksTestUtil::num_allocations); in TEST()1373 EXPECT_EQ(1, ArenaHooksTestUtil::num_allocations); in TEST()1375 EXPECT_EQ(2, ArenaHooksTestUtil::num_allocations); in TEST()
512 static int num_allocations = 0; variable540 num_allocations ++; in png_debug_malloc()2009 num_allocations); in main()2102 num_allocations); in main()