Searched defs:allocations_ (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/unordered/test/helpers/ | ||
D | strong.hpp | 20 unsigned int allocations_; member in test::strong |
/third_party/node/src/ | ||
D | node_internals.h | 137 std::unordered_map<void*, size_t> allocations_; variable |
/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 644 std::vector<std::vector<char>> allocations_; member in google::protobuf::DescriptorPool::Tables |