Searched refs:testinput (Results 1 – 7 of 7) sorted by relevance
/external/pcre/dist2/ |
D | RunTest.bat | 251 set testinput=testinput%1 variable 253 if exist %srcdir%\testdata\win%testinput% ( 254 set testinput=wintestinput%1 variable 259 %pcre2test% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% >%2%bits%\%testoutput% 262 …echo. %pcre2test% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% ^>%2%bits%\%te…
|
D | NON-AUTOTOOLS-BUILD | 155 (9) Run pcre2test on the testinput files in the testdata directory, and check 164 built PCRE2 without it. See the comments at the start of each testinput
|
D | README | 585 own man page) on each of the relevant testinput files in the testdata 867 testdata/testinput* test data for main library tests
|
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 1478 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; in TestSub() local 1486 if(!testConvertFromUnicode(testinput, UPRV_LENGTHOF(testinput), in TestSub()
|
D | nucnvtst.c | 842 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; in TestNewConvertWithBufferSizes() local 848 testConvertFromU(testinput, UPRV_LENGTHOF(testinput), in TestNewConvertWithBufferSizes()
|
/external/pcre/dist2/doc/html/ |
D | NON-AUTOTOOLS-BUILD.txt | 155 (9) Run pcre2test on the testinput files in the testdata directory, and check 164 built PCRE2 without it. See the comments at the start of each testinput
|
D | README.txt | 585 own man page) on each of the relevant testinput files in the testdata 867 testdata/testinput* test data for main library tests
|