Searched refs:kMaxProps (Results 1 – 2 of 2) sorted by relevance
284 enum { kMaxProps = 16 }; enumerator395 const char* proplines[kMaxProps];
1246 const char *props[IntlTest::kMaxProps]; in main()1301 if (nProps < IntlTest::kMaxProps) { in main()1345 if (nProps > IntlTest::kMaxProps) { in main()2307 if (numProps < kMaxProps) { in setProperty()