OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:posSuffix
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
dcfmapts.cpp
216
UnicodeString
posSuffix
;
218
posSuffix
= pat.getPositiveSuffix(
posSuffix
);
219
logln((UnicodeString)"Positive suffix (should be _): " +
posSuffix
);
220
if(
posSuffix
!= "_") {
/external/icu4c/test/intltest/
dcfmapts.cpp
222
UnicodeString
posSuffix
;
224
posSuffix
= pat.getPositiveSuffix(
posSuffix
);
225
logln((UnicodeString)"Positive suffix (should be _): " +
posSuffix
);
226
if(
posSuffix
!= "_") {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 255 milliseconds