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

/external/icu/icu4c/source/common/
H A Dhash.h84 int32_t removei(const UnicodeString& key);
184 inline int32_t Hashtable::removei(const UnicodeString& key) { function in class:Hashtable
/external/icu/icu4c/source/test/intltest/
H A Duvectest.cpp180 TEST_ASSERT((a->removei("a") == 1));

Completed in 105 milliseconds