Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c121 int32_t subBundleSize; in TestKeyInRootRecursive() local
125 const int32_t *subBundleArr = ures_getIntVector(subBundle, &subBundleSize, &errorCode); in TestKeyInRootRecursive()
127 if (minSize > subBundleSize) { in TestKeyInRootRecursive()
128 minSize = subBundleSize; in TestKeyInRootRecursive()