Searched refs:testCaseIdx (Results 1 – 1 of 1) sorted by relevance
382 int32_t i, testCaseIdx; in TestSelector() local396 for(testCaseIdx = 0; testCaseIdx < LENGTHOF(getEncodingsFns); testCaseIdx++) in TestSelector()400 const char **encodings = getEncodingsFns[testCaseIdx](&num_encodings); in TestSelector()414 excluded_set_id = testCaseIdx % LENGTHOF(excluded_sets); in TestSelector()438 log_err("ucnv_sel_open(encodings %ld) failed - %s\n", testCaseIdx, u_errorName(status)); in TestSelector()