Home
last modified time | relevance | path

Searched refs:Test_u_vfprintf (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/iotest/
Dstrtst.c710 static void Test_u_vfprintf(const char *expectedResult, const char *format, ...) { in Test_u_vfprintf() function
739 Test_u_vfprintf("8 9 a B 8.9", "%d %u %x %X %.1f", 8, 9, 10, 11, 8.9); in TestVargs()
Dfiletst.c1413 static void Test_u_vfprintf(const char *expectedResult, const char *format, ...) { in Test_u_vfprintf() function
1475 Test_u_vfprintf("8 9 a B 8.9", "%d %u %x %X %.1f", 8, 9, 10, 11, 8.9); in TestVargs()
/external/icu/icu4c/source/test/iotest/
Dstrtst.c710 static void Test_u_vfprintf(const char *expectedResult, const char *format, ...) { in Test_u_vfprintf() function
739 Test_u_vfprintf("8 9 a B 8.9", "%d %u %x %X %.1f", 8, 9, 10, 11, 8.9); in TestVargs()
Dfiletst.c1413 static void Test_u_vfprintf(const char *expectedResult, const char *format, ...) { in Test_u_vfprintf() function
1475 Test_u_vfprintf("8 9 a B 8.9", "%d %u %x %X %.1f", 8, 9, 10, 11, 8.9); in TestVargs()