OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sampleBase
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c
539
static const UChar32
sampleBase
[] = {0x0061, 0x0031, 0x03d2};
575
testSampleCharProps(u_isbase, "u_isbase",
sampleBase
, LENGTHOF(
sampleBase
), TRUE);
[
all
...]
/external/icu4c/test/cintltst/
cucdtst.c
540
static const UChar32
sampleBase
[] = {0x0061, 0x0031, 0x03d2};
576
testSampleCharProps(u_isbase, "u_isbase",
sampleBase
, LENGTHOF(
sampleBase
), TRUE);
[
all
...]
Completed in 39 milliseconds