Searched defs:maxatoms (Results 1 – 5 of 5) sorted by relevance
/external/regex-re2/re2/testing/ |
D | exhaustive_tester.cc | 145 void ExhaustiveTest(int maxatoms, int maxops, in ExhaustiveTest() 172 void EgrepTest(int maxatoms, int maxops, const string& alphabet, in EgrepTest()
|
D | exhaustive_tester.h | 26 ExhaustiveTester(int maxatoms, in ExhaustiveTester()
|
D | random_test.cc | 21 static void RandomTest(int maxatoms, int maxops, in RandomTest()
|
D | regexp_generator.cc | 46 RegexpGenerator::RegexpGenerator(int maxatoms, int maxops, in RegexpGenerator()
|
D | possible_match_test.cc | 167 PossibleMatchTester(int maxatoms, in PossibleMatchTester()
|