Home
last modified time | relevance | path

Searched defs:resIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c3204 static UBool isLocaleAvailable(UResourceBundle* resIndex, const char* loc){ in isLocaleAvailable()
3218 UResourceBundle *resIndex = ures_open(NULL,"res_index", &status); in TestCalendar() local
3254 UResourceBundle *resIndex = ures_open(NULL,"res_index", &status); in TestDateFormat() local
3297 UResourceBundle *resIndex = ures_open(NULL,"res_index", &status); in TestCollation() local
3421 UResourceBundle *resIndex = ures_open(NULL,"res_index", &status); in TestULocale() local
3466 UResourceBundle *resIndex = NULL; in TestUResourceBundle() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp1312 for(size_t resIndex = resources.size(); resIndex--; ) in TestMultithreading() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp529 for (GLsizei resIndex = 0; resIndex < param.dataNElements; ++resIndex) in WriteResourceIDPointerParamReplay() local