HomeSort by relevance Sort by last modified time
    Searched refs:kMaxProps (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
intltest.h 183 enum { kMaxProps = 16 };
243 const char* proplines[kMaxProps];
intltest.cpp 1087 const char *props[IntlTest::kMaxProps];
1128 if (nProps < IntlTest::kMaxProps) {
1172 if (nProps > IntlTest::kMaxProps) {
    [all...]

Completed in 63 milliseconds