Home
last modified time | relevance | path

Searched refs:ExhaustiveTest (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/re2/re2/testing/
Dexhaustive1_test.cc20 ExhaustiveTest(3, 2, Explode("abc."), ops, in TEST()
22 ExhaustiveTest(3, 2, Explode("abc."), ops, in TEST()
32 ExhaustiveTest(3, 2, Split(" ", "a (a) b"), ops, in TEST()
37 ExhaustiveTest(4, 3, Split(" ", "a (a)"), ops, in TEST()
Dexhaustive3_test.cc16 ExhaustiveTest(2, 1, atoms, RegexpGenerator::EgrepOps(), in TEST()
24 ExhaustiveTest(2, 1, atoms, RegexpGenerator::EgrepOps(), in TEST()
73 ExhaustiveTest(1, 0, atoms, ops, in TEST()
89 ExhaustiveTest(1, 0, atoms, ops, in TEST()
Dexhaustive2_test.cc17 ExhaustiveTest(2, 2, Split(" ", "(?:) a"), in TEST()
28 ExhaustiveTest(1, 1, escaped, RegexpGenerator::EgrepOps(), in TEST()
36 ExhaustiveTest(2, 2, Split(" ", "(?:^) (?:$) . a \\n (?:\\A) (?:\\z)"), in TEST()
Dexhaustive_tester.cc145 void ExhaustiveTest(int maxatoms, int maxops, in ExhaustiveTest() function
178 ExhaustiveTest(maxatoms, maxops, in EgrepTest()
Dsearch_test.cc318 ExhaustiveTest(1, 0, atom, ops, 1, alpha, "", ""); in TEST()
Dexhaustive_tester.h70 void ExhaustiveTest(int maxatoms, int maxops,
/external/regex-re2/re2/testing/
Dexhaustive1_test.cc20 ExhaustiveTest(3, 2, Explode("abc."), ops, in TEST()
22 ExhaustiveTest(3, 2, Explode("abc."), ops, in TEST()
32 ExhaustiveTest(3, 2, Split(" ", "a (a) b"), ops, in TEST()
37 ExhaustiveTest(4, 3, Split(" ", "a (a)"), ops, in TEST()
Dexhaustive3_test.cc16 ExhaustiveTest(2, 1, atoms, RegexpGenerator::EgrepOps(), in TEST()
24 ExhaustiveTest(2, 1, atoms, RegexpGenerator::EgrepOps(), in TEST()
73 ExhaustiveTest(1, 0, atoms, ops, in TEST()
89 ExhaustiveTest(1, 0, atoms, ops, in TEST()
Dexhaustive2_test.cc17 ExhaustiveTest(2, 2, Split(" ", "(?:) a"), in TEST()
28 ExhaustiveTest(1, 1, escaped, RegexpGenerator::EgrepOps(), in TEST()
36 ExhaustiveTest(2, 2, Split(" ", "(?:^) (?:$) . a \\n (?:\\A) (?:\\z)"), in TEST()
Dexhaustive_tester.cc145 void ExhaustiveTest(int maxatoms, int maxops, in ExhaustiveTest() function
178 ExhaustiveTest(maxatoms, maxops, in EgrepTest()
Dsearch_test.cc318 ExhaustiveTest(1, 0, atom, ops, 1, alpha, "", ""); in TEST()
Dexhaustive_tester.h70 void ExhaustiveTest(int maxatoms, int maxops,