Searched refs:testCase (Results 1 – 9 of 9) sorted by relevance
60 Tester::Interestingness Tester::isInteresting(StringRef testCase) const { in isInteresting()62 testerArgs.push_back(testCase); in isInteresting()67 testerArgs.push_back(testCase); in isInteresting()
8 struct testCase { struct14 struct testCase tests[] = { argument197 static const int numTests = sizeof(tests) / sizeof(struct testCase);
10 struct testCase { struct25 struct testCase testList[] = { argument1347 static const int numTests = sizeof(testList) / sizeof(struct testCase);
6 struct testCase { struct21 struct testCase testList[] = { argument1555 static const int numTests = sizeof(testList) / sizeof(struct testCase);
1 struct testCase { struct7 struct testCase tests[] = { argument19014 static const int numTests = sizeof(tests) / sizeof(struct testCase);
1 struct testCase { struct7 struct testCase tests[] = { argument38018 static const int numTests = sizeof(tests) / sizeof(struct testCase);
57 - (void)testUninitializedArgument:(id)input testCase:(unsigned)testCase {61 switch (testCase) {
22 constexpr bool testCase(int I) {
49 Interestingness isInteresting(StringRef testCase) const;