Searched refs:aliasB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcreststn.c2160 UResourceBundle *aliasB = NULL, *tb = NULL; local
2176 aliasB = ures_open(testdatapath, "testaliases", &status);
2184 tb = ures_getByKey(aliasB, "aaa", tb, &status);
2191 tb = ures_getByKey(aliasB, "aab", tb, &status);
2201 tb = ures_getByKey(aliasB, "nonexisting", tb, &status);
2216 tb = ures_getByKey(aliasB, "referencingalias", tb, &status);
2223 string = tres_getString(aliasB, -1, "referencingalias", &strLen, &status);
2229 tb = ures_getByKey(aliasB, "LocaleScript", tb, &status);
2249 tb = ures_getByKey(aliasB, "simplealias", tb, &status);
2258 tb = ures_getByKey(aliasB, "zoneTest
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcreststn.c2168 UResourceBundle *aliasB = NULL, *tb = NULL; local
2184 aliasB = ures_open(testdatapath, "testaliases", &status);
2192 tb = ures_getByKey(aliasB, "aaa", tb, &status);
2199 tb = ures_getByKey(aliasB, "aab", tb, &status);
2209 tb = ures_getByKey(aliasB, "nonexisting", tb, &status);
2224 tb = ures_getByKey(aliasB, "referencingalias", tb, &status);
2231 string = tres_getString(aliasB, -1, "referencingalias", &strLen, &status);
2237 tb = ures_getByKey(aliasB, "LocaleScript", tb, &status);
2257 tb = ures_getByKey(aliasB, "simplealias", tb, &status);
2266 tb = ures_getByKey(aliasB, "zoneTest
[all...]

Completed in 1826 milliseconds