MallocCounter     104 third_party/re2/re2/testing/dfa_test.cc       testing::MallocCounter m(testing::MallocCounter::THIS_THREAD_ONLY);
MallocCounter     204 third_party/re2/re2/testing/dfa_test.cc     testing::MallocCounter m(testing::MallocCounter::THIS_THREAD_ONLY);
MallocCounter      19 third_party/re2/re2/testing/regexp_benchmark.cc typedef testing::MallocCounter MallocCounter;
MallocCounter      45 third_party/re2/re2/testing/regexp_benchmark.cc     MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
MallocCounter      67 third_party/re2/re2/testing/regexp_benchmark.cc     MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
MallocCounter      76 third_party/re2/re2/testing/regexp_benchmark.cc     MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
MallocCounter      86 third_party/re2/re2/testing/regexp_benchmark.cc     MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
MallocCounter      43 third_party/re2/util/test.h class MallocCounter {
MallocCounter      45 third_party/re2/util/test.h   MallocCounter(int x) { }