Home
last modified time | relevance | path

Searched refs:testinput (Results 1 – 9 of 9) sorted by relevance

/third_party/pcre2/pcre2/
DRunTest.bat252 set testinput=testinput%1 variable
254 if exist %srcdir%\testdata\win%testinput% (
255 set testinput=wintestinput%1 variable
260 %pcre2test% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% >%2%bits%\%testoutput%
263 …echo. %pcre2test% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% ^>%2%bits%\%te…
DNON-AUTOTOOLS-BUILD165 (9) Run pcre2test on the testinput files in the testdata directory, and check
174 built PCRE2 without it. See the comments at the start of each testinput
DREADME599 own man page) on each of the relevant testinput files in the testdata
890 testdata/testinput* test data for main library tests
/third_party/icu/icu4c/source/test/cintltst/
Dnccbtst.c1474 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; in TestSub() local
1482 if(!testConvertFromUnicode(testinput, UPRV_LENGTHOF(testinput), in TestSub()
Dnucnvtst.c843 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; in TestNewConvertWithBufferSizes() local
849 testConvertFromU(testinput, UPRV_LENGTHOF(testinput), in TestNewConvertWithBufferSizes()
/third_party/pcre2/pcre2/doc/html/
DNON-AUTOTOOLS-BUILD.txt165 (9) Run pcre2test on the testinput files in the testdata directory, and check
174 built PCRE2 without it. See the comments at the start of each testinput
DREADME.txt599 own man page) on each of the relevant testinput files in the testdata
890 testdata/testinput* test data for main library tests
/third_party/libsnd/
DMakefile.am471 ossfuzz_libstandaloneengine_la_SOURCES = ossfuzz/standaloneengine.cc ossfuzz/testinput.h
/third_party/pcre2/pcre2/maint/
DREADME74 A directory containing four files, testinput{1,2} and testoutput{1,2}, for