Searched refs:randomstrings_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/re2/re2/testing/
H A Dexhaustive_tester.h39 randomstrings_(0), stringseed_(0), stringcount_(0) { }
50 randomstrings_ = true;
63 bool randomstrings_; // Whether to use random strings member in class:re2::ExhaustiveTester
H A Dexhaustive_tester.cc91 if (randomstrings_)
131 if (randomstrings_)
/external/regex-re2/re2/testing/
H A Dexhaustive_tester.h39 randomstrings_(0), stringseed_(0), stringcount_(0) { }
50 randomstrings_ = true;
63 bool randomstrings_; // Whether to use random strings member in class:re2::ExhaustiveTester
H A Dexhaustive_tester.cc91 if (randomstrings_)
131 if (randomstrings_)

Completed in 159 milliseconds