Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java873 long newWeight = 0; in TestRootElements() local
908 long newWeight = cw2.nextWeight(); in TestRootElements() local
924 long newWeight = cw3.nextWeight(); in TestRootElements() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationTest.java874 long newWeight = 0; in TestRootElements() local
909 long newWeight = cw2.nextWeight(); in TestRootElements() local
925 long newWeight = cw3.nextWeight(); in TestRootElements() local
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp809 uint32_t newWeight = 0; in TestRootElements() local
838 uint32_t newWeight = cw2.nextWeight(); in TestRootElements() local
850 uint32_t newWeight = cw3.nextWeight(); in TestRootElements() local