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

  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_tester.h 39 randomstrings_(0), stringseed_(0), stringcount_(0) { }
50 randomstrings_ = true;
63 bool randomstrings_; // Whether to use random strings member in class:re2::ExhaustiveTester
exhaustive_tester.cc 91 if (randomstrings_)
131 if (randomstrings_)
  /external/regex-re2/re2/testing/
exhaustive_tester.h 39 randomstrings_(0), stringseed_(0), stringcount_(0) { }
50 randomstrings_ = true;
63 bool randomstrings_; // Whether to use random strings member in class:re2::ExhaustiveTester
exhaustive_tester.cc 91 if (randomstrings_)
131 if (randomstrings_)

Completed in 554 milliseconds