Home
last modified time | relevance | path

Searched refs:randomstrings_ (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dexhaustive_tester.h56 randomstrings_(0), stringseed_(0), stringcount_(0) { } in ExhaustiveTester()
67 randomstrings_ = true; in RandomStrings()
80 bool randomstrings_; // Whether to use random strings variable
Dexhaustive_tester.cc93 if (randomstrings_) in HandleRegexp()
133 if (randomstrings_) in HandleRegexp()