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

  /external/chromium_org/third_party/re2/re2/testing/
tester.h 67 void RunSearch(Engine type,
tester.cc 279 void TestInstance::RunSearch(Engine type,
298 LOG(FATAL) << "Bad RunSearch type: " << (int)type;
478 RunSearch(kEngineBacktrack, text, context, anchor, &correct);
500 RunSearch(i, text, context, anchor, &r);

Completed in 238 milliseconds