Lines Matching full:testcases
5533 * @param testcases Array of test cases.
5534 * @param n_testcases Size of the array testcases.
5538 static void doTestOneTestCase(const OneTestCase testcases[],
5567 testcases[testcase_no].source,
5568 testcases[testcase_no].target,
5569 testcases[testcase_no].result
6367 * @param testcases Array of test cases.
6368 * @param n_testcases Size of the array testcases.
6372 static void doTestOneReorderingAPITestCase(const OneTestCase testCases[], uint32_t testCasesLen, const int32_t reorderTokens[], int32_t reorderTokensLen)
6391 testCases[testCaseNum].source,
6392 testCases[testCaseNum].target,
6393 testCases[testCaseNum].result