Searched refs:testCaseIdx (Results 1 – 1 of 1) sorted by relevance
383 int32_t i, testCaseIdx; in TestSelector() local397 for(testCaseIdx = 0; testCaseIdx < UPRV_LENGTHOF(getEncodingsFns); testCaseIdx++) in TestSelector()401 const char **encodings = getEncodingsFns[testCaseIdx](&num_encodings); in TestSelector()415 excluded_set_id = testCaseIdx % UPRV_LENGTHOF(excluded_sets); in TestSelector()439 log_err("ucnv_sel_open(encodings %ld) failed - %s\n", testCaseIdx, u_errorName(status)); in TestSelector()