Searched refs:testinput (Results 1 – 9 of 9) sorted by relevance
/third_party/pcre2/pcre2/ |
D | RunTest.bat | 252 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…
|
D | NON-AUTOTOOLS-BUILD | 165 (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
|
D | README | 599 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/ |
D | nccbtst.c | 1474 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; in TestSub() local 1482 if(!testConvertFromUnicode(testinput, UPRV_LENGTHOF(testinput), in TestSub()
|
D | nucnvtst.c | 843 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/ |
D | NON-AUTOTOOLS-BUILD.txt | 165 (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
|
D | README.txt | 599 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/ |
D | Makefile.am | 471 ossfuzz_libstandaloneengine_la_SOURCES = ossfuzz/standaloneengine.cc ossfuzz/testinput.h
|
/third_party/pcre2/pcre2/maint/ |
D | README | 74 A directory containing four files, testinput{1,2} and testoutput{1,2}, for
|