Searched refs:testinput (Results 1 - 6 of 6) sorted by relevance

/external/pcre/dist/
H A DRunTest.bat251 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%\%testoutput%
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnccbtst.c1472 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; local
1480 if(!testConvertFromUnicode(testinput, sizeof(testinput)/sizeof(testinput[0]),
H A Dnucnvtst.c843 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; local
849 testConvertFromU(testinput, sizeof(testinput)/sizeof(testinput[0]),
/external/icu/icu4c/source/test/cintltst/
H A Dnccbtst.c1476 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; local
1484 if(!testConvertFromUnicode(testinput, sizeof(testinput)/sizeof(testinput[0]),
H A Dnucnvtst.c842 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; local
848 testConvertFromU(testinput, sizeof(testinput)/sizeof(testinput[0]),
/external/chromium_org/v8/test/mjsunit/third_party/
H A Dregexp-pcre.js1516 res[1436] = / End of testinput 8 /;

Completed in 941 milliseconds