Home
last modified time | relevance | path

Searched refs:MallocCounter (Results 1 – 3 of 3) sorted by relevance

/external/regex-re2/util/
Dtest.h43 class MallocCounter {
45 MallocCounter(int x) { } in MallocCounter() function
/external/regex-re2/re2/testing/
Ddfa_test.cc104 testing::MallocCounter m(testing::MallocCounter::THIS_THREAD_ONLY); in TEST()
204 testing::MallocCounter m(testing::MallocCounter::THIS_THREAD_ONLY); in TEST()
Dregexp_benchmark.cc19 typedef testing::MallocCounter MallocCounter; typedef
45 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY); in MemoryUsage()
67 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY); in MemoryUsage()
76 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY); in MemoryUsage()
86 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY); in MemoryUsage()