Searched refs:testinput (Results 1 – 8 of 8) sorted by relevance
/external/pcre/dist/ |
D | RunTest.bat | 251 set testinput=testinput%1 variable 253 if exist %srcdir%\testdata\win%testinput% ( 254 set testinput=wintestinput%1 variable 259 %pcretest% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% >%2%bits%\%testoutput% 262 …echo. %pcretest% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% ^>%2%bits%\%tes…
|
D | NON-AUTOTOOLS-BUILD | 212 (11) Run pcretest on the testinput files in the testdata directory, and check 222 testinput file. If you have a suitable Unix-like shell, the RunTest script
|
D | README | 667 own man page) on each of the relevant testinput files in the testdata 958 testdata/testinput* test data for main library tests
|
/external/pcre/dist/doc/ |
D | perltest.txt | 35 The other testinput files are not suitable for feeding to perltest.pl, since
|
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 1476 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; in TestSub() local 1484 if(!testConvertFromUnicode(testinput, sizeof(testinput)/sizeof(testinput[0]), in TestSub()
|
D | nucnvtst.c | 840 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; in TestNewConvertWithBufferSizes() local 846 testConvertFromU(testinput, sizeof(testinput)/sizeof(testinput[0]), in TestNewConvertWithBufferSizes()
|
/external/pcre/dist/doc/html/ |
D | NON-AUTOTOOLS-BUILD.txt | 212 (11) Run pcretest on the testinput files in the testdata directory, and check 222 testinput file. If you have a suitable Unix-like shell, the RunTest script
|
D | README.txt | 667 own man page) on each of the relevant testinput files in the testdata 958 testdata/testinput* test data for main library tests
|