OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestNulTerminated
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
utf16tst.c
32
static void
TestNulTerminated
(void);
48
addTest(root, &
TestNulTerminated
, "utf16tst/
TestNulTerminated
");
332
/* keep this in sync with utf8tst.c's
TestNulTerminated
() */
333
static void
TestNulTerminated
() {
utf8tst.c
67
static void
TestNulTerminated
(void);
87
addTest(root, &
TestNulTerminated
, "utf8tst/
TestNulTerminated
");
385
/* keep this in sync with utf16tst.c's
TestNulTerminated
() */
386
static void
TestNulTerminated
() {
[
all
...]
Completed in 2018 milliseconds