Searched refs:ExhaustiveTest (Results 1 – 8 of 8) sorted by relevance
/external/regex-re2/re2/testing/ |
D | exhaustive1_test.cc | 20 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()
|
D | exhaustive3_test.cc | 16 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()
|
D | exhaustive2_test.cc | 17 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()
|
D | exhaustive_tester.cc | 145 void ExhaustiveTest(int maxatoms, int maxops, in ExhaustiveTest() function 178 ExhaustiveTest(maxatoms, maxops, in EgrepTest()
|
D | search_test.cc | 318 ExhaustiveTest(1, 0, atom, ops, 1, alpha, "", ""); in TEST()
|
D | exhaustive_tester.h | 70 void ExhaustiveTest(int maxatoms, int maxops,
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ |
D | ExhaustiveTest.java | 17 public class ExhaustiveTest extends TestFmwk { class
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/compression/ |
D | ExhaustiveTest.java | 18 public class ExhaustiveTest extends TestFmwk { class
|