Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Duvectest.cpp70 UVectorTest_compareInt32(UElement key1, UElement key2) { in UVectorTest_compareInt32() function
108 a->sortedInsert((int32_t)10, UVectorTest_compareInt32, status); in UVector_API()
109 a->sortedInsert((int32_t)20, UVectorTest_compareInt32, status); in UVector_API()
110 a->sortedInsert((int32_t)30, UVectorTest_compareInt32, status); in UVector_API()
111 a->sortedInsert((int32_t)15, UVectorTest_compareInt32, status); in UVector_API()