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

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ducharstrietest.cpp829 UStringTrieResult nextResult=trie.next(nextCp); local
833 nextResult!=trie.next(nextCp)
843 nextResult=trie.nextForCodePoint(nextCp);
847 nextResult!=trie.nextForCodePoint(nextCp)
H A Dbytestrietest.cpp665 UStringTrieResult nextResult=trie.next(data[i].s[1]); local
669 nextResult!=trie.next(data[i].s[1])

Completed in 201 milliseconds