Searched refs:test_case (Results 1 – 3 of 3) sorted by relevance
57 struct test_case { in ScannerTest()747 const int testCaseCount = sizeof(testCases) / sizeof(test_case); in ScannerTest()814 struct test_case { in ParserTest() struct1051 const int testCaseCount = sizeof(testCases) / sizeof(test_case); in ParserTest()1056 test_case &testCase = testCases[i]; in ParserTest()1140 struct test_case { in SnifferTest()1353 const int32 testCount = sizeof(tests)/sizeof(test_case); in SnifferTest()1358 test_case &test = tests[i]; in SnifferTest()
4195 struct test_case { in GetDeviceIconTest() struct4203 const int testCaseCount = sizeof(testCases) / sizeof(test_case); in GetDeviceIconTest()4206 test_case &testCase = testCases[i]; in GetDeviceIconTest()4248 struct test_case { in SnifferRuleTest() struct4511 const int testCaseCount = sizeof(testCases) / sizeof(test_case); in SnifferRuleTest()4517 test_case &testCase = testCases[i]; in SnifferRuleTest()
103 struct test_case { in BBitmap1() struct192 int32 testCaseCount = sizeof(testCases) / sizeof(test_case); in BBitmap1()195 const test_case &testCase = testCases[i]; in BBitmap1()