OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestToUnicode
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/test/intltest/
convtest.h
72
void
TestToUnicode
();
testidna.h
56
void
TestToUnicode
();
73
void
testToUnicode
(const char* testName, TestFunc func);
convtest.cpp
71
case 0: name="
TestToUnicode
"; if (exec)
TestToUnicode
(); break;
87
ConversionTest::
TestToUnicode
() {
194
logln("
TestToUnicode
[%d] %s", i, charset);
[
all
...]
testidna.cpp
243
UBool
testToUnicode
;
704
void TestIDNA::
testToUnicode
(const char* testName, TestFunc func){
[
all
...]
/external/icu4c/test/cintltst/
idnatest.c
31
static void
TestToUnicode
(void);
60
addTest(root, &
TestToUnicode
, "idna/
TestToUnicode
");
443
TestToUnicode
(){
[
all
...]
Completed in 591 milliseconds