OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxProps
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
intltest.h
256
enum {
kMaxProps
= 16 };
330
const char* proplines[
kMaxProps
];
intltest.cpp
1195
const char *props[IntlTest::
kMaxProps
];
[
all
...]
Completed in 93 milliseconds