Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena_unittest.cc1316 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil
1321 uint32 ArenaHooksTestUtil::num_allocations = 0; member in google::protobuf::ArenaHooksTestUtil
/external/libpng/
Dpngtest.c512 static int num_allocations = 0; variable