Searched refs:UVectorTest_compareInt32 (Results 1 – 1 of 1) sorted by relevance
72 UVectorTest_compareInt32(UElement key1, UElement key2) { in UVectorTest_compareInt32() function110 a->sortedInsert((int32_t)10, UVectorTest_compareInt32, status); in UVector_API()111 a->sortedInsert((int32_t)20, UVectorTest_compareInt32, status); in UVector_API()112 a->sortedInsert((int32_t)30, UVectorTest_compareInt32, status); in UVector_API()113 a->sortedInsert((int32_t)15, UVectorTest_compareInt32, status); in UVector_API()