/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
D | asprintf.c | 31 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; in asprintf_0400() local 95 char *testStr = NULL; in asprintf_0500() local 111 char *testStr = NULL; in asprintf_0600() local 127 char *testStr = NULL; in asprintf_0700() local 143 char *testStr = NULL; in asprintf_0800() local 159 char *testStr = NULL; in asprintf_0900() local
|
/third_party/node/test/parallel/ |
D | test-http2-compat-serverrequest-pause.js | 11 const testStr = 'Request Body from Client'; constant
|
/third_party/icu/icu4c/source/test/iotest/ |
D | strtst.c | 252 UChar testStr[256]; in TestLocalizedString() local 333 UChar testStr[256]; in TestSnprintf() local 752 UChar testStr[16]; in TestCount() local
|
D | stream.cpp | 66 …static const char testStr[] = "\x42\x65\x67\x69\x6E\x6E\x69\x6E\x67\x20\x6F\x66\x20\x74\x65\x73\x7… in TestStream() local
|
D | filetst.c | 471 …static const char testStr[] = "This is a test string that tests u_fgets. It makes sure that we don… in TestfgetsBuffers() local 628 …static const char testStr[] = "This is a test string that tests u_fgets. It makes sure that we don… in TestfgetsLineCount() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | canittst.cpp | 154 UnicodeString testStr = CharsToUnicodeString(testArray[i][0]); in TestBasic() local
|
D | rbbiapts.cpp | 1128 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; /* = " A B C D" */ in TestRefreshInputText() local
|
D | rbbitst.cpp | 5042 UnicodeString testStr; in TestTable_8_16_Bits() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | UnicodeSetClosure.java | 110 public static void test(String testStr) throws Exception { in test()
|
/third_party/python/Lib/test/ |
D | test_marshal.py | 418 def testStr(self): member in InstancingTestCase
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiapts.c | 983 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; /* = " A B C D" */ in TestBreakIteratorRefresh() local
|
D | reapits.c | 2200 UChar testStr[] = {0x41, 0x20, 0x42, 0x20, 0x43, 0x0}; /* = "A B C" */ in TestRefreshInput() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 19932 string testStr = ""; in createBoolMixedBitSizeGroup() local
|