Searched refs:kMaxProps (Results 1 – 2 of 2) sorted by relevance
183 enum { kMaxProps = 16 }; enumerator243 const char* proplines[kMaxProps];
1087 const char *props[IntlTest::kMaxProps]; in main()1128 if (nProps < IntlTest::kMaxProps) { in main()1172 if (nProps > IntlTest::kMaxProps) { in main()1770 if (numProps < kMaxProps) { in setProperty()