Searched defs:MallocCounter (Results 1 - 4 of 4) sorted by last modified time

/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc19 typedef testing::MallocCounter MallocCounter; typedef
45 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
67 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
76 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
86 MallocCounter mc(MallocCounter
[all...]
/external/regex-re2/util/
H A Dtest.h43 class MallocCounter { class in namespace:testing
45 MallocCounter(int x) { } function in class:testing::MallocCounter
/external/chromium_org/third_party/re2/re2/testing/
H A Dregexp_benchmark.cc19 typedef testing::MallocCounter MallocCounter; typedef
45 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
67 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
76 MallocCounter mc(MallocCounter::THIS_THREAD_ONLY);
86 MallocCounter mc(MallocCounter
[all...]
/external/chromium_org/third_party/re2/util/
H A Dtest.h43 class MallocCounter { class in namespace:testing
45 MallocCounter(int x) { } function in class:testing::MallocCounter

Completed in 164 milliseconds