Home | History | Annotate | Download | only in intltest

Lines Matching refs:testCAPI

521     UResourceBundle *testCAPI = NULL, *bundle = NULL, *rowbundle = NULL, *temp = NULL;
530 testCAPI = ures_open(testdatapath, "te_IN", &err);
550 bundle = ures_getByKey(testCAPI, data[i], bundle, &err);
603 ures_close(testCAPI);