Home
last modified time | relevance | path

Searched defs:testStr (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/docs/examples/
H A DPaint_setAutohinted.cpp10 const char testStr[] = "xxxx xxxx"; in REG_FIDDLE() local
H A DPaint_isLinearText.cpp10 const char testStr[] = "xxxx xxxx"; in REG_FIDDLE() local
H A DPaint_setLinearText.cpp10 const char testStr[] = "abcd efgh"; in REG_FIDDLE() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dasprintf.c31 char *testStr = NULL; in asprintf_0100() local
47 char *testStr = NULL; in asprintf_0200() local
63 char *testStr = NULL; in asprintf_0300() local
79 char *testStr = NULL; asprintf_0400() local
95 char *testStr = NULL; asprintf_0500() local
111 char *testStr = NULL; asprintf_0600() local
127 char *testStr = NULL; asprintf_0700() local
143 char *testStr = NULL; asprintf_0800() local
159 char *testStr = NULL; asprintf_0900() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DUnicodeSetClosure.java110 public static void test(String testStr) throws Exception { in test() argument
/third_party/icu/icu4c/source/test/iotest/
H A Dstrtst.c253 UChar testStr[256]; in TestLocalizedString() local
335 UChar testStr[256]; TestSnprintf() local
754 UChar testStr[16]; TestCount() local
[all...]
H A Dstream.cpp66 static const char testStr[] = "\x42\x65\x67\x69\x6E\x6E\x69\x6E\x67\x20\x6F\x66\x20\x74\x65\x73\x74\x20\x73\x74\x72\x31\x20\x20\x20\x3C\x3C\x32\x31\x20" UTF8_NEW_LINE "\x20\x55\x54\x46\x2D\x38\x20\xCE\xBC\xF0\x90\x80\x81\xF0\x90\x80\x82"; in TestStream() local
H A Dfiletst.c472 static const char testStr[] = "This is a test string that tests u_fgets. It makes sure that we don't try to read too much!"; in TestfgetsBuffers() local
629 static const char testStr[] = "This is a test string that tests u_fgets. It makes sure that we don't try to read too much!"; in TestfgetsLineCount() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcanittst.cpp154 UnicodeString testStr = CharsToUnicodeString(testArray[i][0]); in TestBasic() local
H A Drbbiapts.cpp1128 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; /* = " A B C D" */ in TestRefreshInputText() local
H A Drbbitst.cpp4948 UnicodeString testStr; in TestTable_8_16_Bits() local
/third_party/python/Lib/test/
H A Dtest_marshal.py474 def testStr(self): member in InstancingTestCase
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c984 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; /* = " A B C D" */ in TestBreakIteratorRefresh() local
H A Dreapits.c2201 UChar testStr[] = {0x41, 0x20, 0x42, 0x20, 0x43, 0x0}; /* = "A B C" */ in TestRefreshInput() local

Completed in 21 milliseconds