Home
last modified time | relevance | path

Searched refs:num_allocations (Results 1 – 4 of 4) 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/syslinux/com32/lib/libpng/
Dpngtest.c513 static int num_allocations = 0; variable
540 num_allocations ++; in png_debug_malloc()
1603 num_allocations); in main()
1679 num_allocations); in main()
/external/libpng/
Dpngtest.c520 static png_alloc_size_t num_allocations = 0; variable
548 num_allocations ++; in png_debug_malloc()
1947 (unsigned long)num_allocations); in main()
2035 (unsigned long)num_allocations); in main()
/external/skia/third_party/libpng/
Dpngtest.c520 static int num_allocations = 0; variable
548 num_allocations ++; in png_debug_malloc()
1938 num_allocations); in main()
2026 num_allocations); in main()