Home
last modified time | relevance | path

Searched refs:RE2_DEBUG_MODE (Results 1 – 4 of 4) sorted by relevance

/third_party/re2/re2/testing/
Dexhaustive_tester.h25 const bool RE2_DEBUG_MODE = true; variable
28 const bool RE2_DEBUG_MODE = true;
30 const bool RE2_DEBUG_MODE = false;
Drandom_test.cc33 if (RE2_DEBUG_MODE) { in RandomTest()
Dexhaustive_tester.cc154 if (RE2_DEBUG_MODE) { in ExhaustiveTest()
Dpossible_match_test.cc234 if (RE2_DEBUG_MODE) { in TEST()