Home
last modified time | relevance | path

Searched refs:testCAPI (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp521 UResourceBundle *testCAPI = NULL, *bundle = NULL, *rowbundle = NULL, *temp = NULL; in TestOtherAPI() local
530 testCAPI = ures_open(testdatapath, "te_IN", &err); in TestOtherAPI()
550 bundle = ures_getByKey(testCAPI, data[i], bundle, &err); in TestOtherAPI()
603 ures_close(testCAPI); in TestOtherAPI()