Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7092 int32_t nsCount = availableNumberingSystems->count(status); in TestAvailableNumberingSystems() local
7093 if ( nsCount < 74 ) { in TestAvailableNumberingSystems()
7094 errln("FAIL: Didn't get as many numbering systems as we had hoped for. Need at least 74, got %d",nsCount); in TestAvailableNumberingSystems()
7104 for ( int32_t i = 0 ; i < nsCount ; i++ ) { in TestAvailableNumberingSystems()

Completed in 13 milliseconds