Home | History | Annotate | Download | only in cintltst

Lines Matching full:nruns

2017 CheckScriptRuns(UScriptRun *scriptRun, int32_t *runStarts, const RunTestData *testData, int32_t nRuns,
2044 if (run >= nRuns) {
2050 if (run != nRuns) {
2051 log_err("%s: incorrect number of runs: expected %d, got %d\n", prefix, run, nRuns);
2077 int32_t nRuns;
2089 int32_t nTestRuns = testDataEntries[testEntry].nRuns;