Home
last modified time | relevance | path

Searched defs:maxatoms (Results 1 – 5 of 5) sorted by relevance

/external/regex-re2/re2/testing/
Dexhaustive_tester.cc145 void ExhaustiveTest(int maxatoms, int maxops, in ExhaustiveTest()
172 void EgrepTest(int maxatoms, int maxops, const string& alphabet, in EgrepTest()
Dexhaustive_tester.h26 ExhaustiveTester(int maxatoms, in ExhaustiveTester()
Drandom_test.cc21 static void RandomTest(int maxatoms, int maxops, in RandomTest()
Dregexp_generator.cc46 RegexpGenerator::RegexpGenerator(int maxatoms, int maxops, in RegexpGenerator()
Dpossible_match_test.cc167 PossibleMatchTester(int maxatoms, in PossibleMatchTester()