OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MallocCounter
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/re2/util/
test.h
43
class
MallocCounter
{
45
MallocCounter
(int x) { }
/external/regex-re2/util/
test.h
43
class
MallocCounter
{
45
MallocCounter
(int x) { }
/external/chromium_org/third_party/re2/re2/testing/
dfa_test.cc
104
testing::
MallocCounter
m(testing::
MallocCounter
::THIS_THREAD_ONLY);
204
testing::
MallocCounter
m(testing::
MallocCounter
::THIS_THREAD_ONLY);
regexp_benchmark.cc
19
typedef testing::
MallocCounter
MallocCounter
;
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
::THIS_THREAD_ONLY)
[
all
...]
/external/regex-re2/re2/testing/
dfa_test.cc
104
testing::
MallocCounter
m(testing::
MallocCounter
::THIS_THREAD_ONLY);
204
testing::
MallocCounter
m(testing::
MallocCounter
::THIS_THREAD_ONLY);
regexp_benchmark.cc
19
typedef testing::
MallocCounter
MallocCounter
;
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
::THIS_THREAD_ONLY)
[
all
...]
Completed in 142 milliseconds