Home
last modified time | relevance | path

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

/external/regex-re2/re2/testing/
Dexhaustive_tester.h49 void RandomStrings(int32 seed, int32 count) { in RandomStrings() function
Drandom_test.cc36 t.RandomStrings(FLAGS_stringseed, FLAGS_stringcount); in RandomTest()