Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp149 const RuleBasedCollator &indexCol = index->getCollator(); in APITest() local
150 TEST_ASSERT(*germanCol == indexCol); in APITest()