Searched refs:UVectorTest_compareInt32 (Results 1 – 1 of 1) sorted by relevance
70 UVectorTest_compareInt32(UElement key1, UElement key2) { in UVectorTest_compareInt32() function108 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()