OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RandomDigits
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/re2/re2/testing/
string_generator.h
38
bool
RandomDigits
();
string_generator.cc
63
bool StringGenerator::
RandomDigits
() {
90
hasnext_ = random_ ?
RandomDigits
() : IncrementDigits();
/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 227 milliseconds