OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMALL_STR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
uobjtest.cpp
371
static const UChar
SMALL_STR
[] = {0x51, 0x51, 0x51, 0}; // "QQQ"
372
TESTCLASSID_CTOR(CurrencyAmount, (1.0,
SMALL_STR
, status));
373
TESTCLASSID_CTOR(CurrencyUnit, (
SMALL_STR
, status));
/external/icu/icu4c/source/test/intltest/
uobjtest.cpp
371
static const UChar
SMALL_STR
[] = {0x51, 0x51, 0x51, 0}; // "QQQ"
372
TESTCLASSID_CTOR(CurrencyAmount, (1.0,
SMALL_STR
, status));
373
TESTCLASSID_CTOR(CurrencyUnit, (
SMALL_STR
, status));
Completed in 159 milliseconds