HomeSort by relevance Sort by last modified time
    Searched refs:testCAPI (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
restsnew.cpp 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);
    [all...]
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp 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);
    [all...]

Completed in 79 milliseconds