Searched refs:test_case (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/storage/
H A DMimeSnifferTest.cpp57 struct test_case {
747 const int testCaseCount = sizeof(testCases) / sizeof(test_case);
814 struct test_case { struct
1051 const int testCaseCount = sizeof(testCases) / sizeof(test_case);
1056 test_case &testCase = testCases[i];
1140 struct test_case {
1353 const int32 testCount = sizeof(tests)/sizeof(test_case);
1358 test_case &test = tests[i];
H A DMimeTypeTest.cpp4195 struct test_case {
4203 const int testCaseCount = sizeof(testCases) / sizeof(test_case);
4206 test_case &testCase = testCases[i];
4248 struct test_case {
4511 const int testCaseCount = sizeof(testCases) / sizeof(test_case);
4517 test_case &testCase = testCases[i];
/haiku/src/tests/kits/interface/bbitmap/
H A DBBitmapTester.cpp103 struct test_case { struct
192 int32 testCaseCount = sizeof(testCases) / sizeof(test_case);
195 const test_case &testCase = testCases[i];

Completed in 46 milliseconds