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

  /external/regex-re2/re2/testing/
string_generator.h 38 bool RandomDigits();
string_generator.cc 63 bool StringGenerator::RandomDigits() {
90 hasnext_ = random_ ? RandomDigits() : IncrementDigits();

Completed in 86 milliseconds