Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Darena_unittest.cc1321 ++num_allocations; in on_allocation()
1341 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil
1346 uint32 ArenaHooksTestUtil::num_allocations = 0; member in google::protobuf::ArenaHooksTestUtil
1370 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()
/third_party/skia/third_party/externals/libpng/
Dpngtest.c512 static int num_allocations = 0; variable
540 num_allocations ++; in png_debug_malloc()
2009 num_allocations); in main()
2102 num_allocations); in main()