Searched defs:randomstrings_ (Results 1 - 2 of 2) 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
/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

Completed in 147 milliseconds