Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dmalloc_counter.h11 MallocCounter(int x) {} in MallocCounter() function
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc30 typedef testing::MallocCounter MallocCounter; typedef