HomeSort by relevance Sort by last modified time
    Searched refs:THIS_THREAD_ONLY (Results 1 - 3 of 3) sorted by null

  /external/regex-re2/util/
test.h 46 static const int THIS_THREAD_ONLY = 0;
  /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 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 38 milliseconds