Searched refs:ExhaustiveTester (Results 1 – 3 of 3) sorted by relevance
24 class ExhaustiveTester : public RegexpGenerator {26 ExhaustiveTester(int maxatoms, in ExhaustiveTester() function66 DISALLOW_EVIL_CONSTRUCTORS(ExhaustiveTester);
77 void ExhaustiveTester::HandleRegexp(const string& const_regexp) { in HandleRegexp()159 ExhaustiveTester t(maxatoms, maxops, alphabet, ops, in ExhaustiveTest()
34 ExhaustiveTester t(maxatoms, maxops, alphabet, ops, in RandomTest()