HomeSort by relevance Sort by last modified time
    Searched refs:testout (Results 1 - 4 of 4) sorted by null

  /external/pcre/
RunTest.bat 15 if not exist testout md testout
17 %pcretest% -q %srcdir%\testdata\testinput1 > testout\testoutput1
18 %pcretest% -q %srcdir%\testdata\testinput2 > testout\testoutput2
19 @rem %pcretest% -q %srcdir%\testdata\testinput3 > testout\testoutput3
20 %pcretest% -q %srcdir%\testdata\wintestinput3 > testout\wintestoutput3
21 %pcretest% -q %srcdir%\testdata\testinput4 > testout\testoutput4
22 %pcretest% -q %srcdir%\testdata\testinput5 > testout\testoutput5
23 %pcretest% -q %srcdir%\testdata\testinput6 > testout\testoutput6
24 %pcretest% -q -dfa %srcdir%\testdata\testinput7 > testout\testoutput
    [all...]
  /external/oprofile/include/
sstream 145 bool testout = which & ios::out && mode & ios::out;
146 bool testboth = testin && testout && way != ios::cur;
148 if (stream_len && ((testin != testout) || testboth))
161 if (testout)
186 if (testout && newoffo + off + curo - beg >= 0 &&
  /external/icu4c/
configure     [all...]
configure.orig     [all...]

Completed in 310 milliseconds