HomeSort by relevance Sort by last modified time
    Searched full:test_verbose (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/PerlMagick/
check.sh.in 45 ${MAKE} -f Makefile.aperl CC='@CC@' TEST_VERBOSE=1 test
48 ${MAKE} CC='@CC@' TEST_VERBOSE=1 test
Makefile.PL.in 21 # make TEST_VERBOSE=1 TEST_FILES=t/filter.t test
  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 102 #define TEST_VERBOSE 0x20000000
106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_POSITION|TEST_OR|TEST_PASS|TEST_SUMMARY|TEST_VERBOSE)
1314 test |= TEST_VERBOSE;
1400 if (test & TEST_VERBOSE)
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 102 #define TEST_VERBOSE 0x20000000
106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_POSITION|TEST_OR|TEST_PASS|TEST_SUMMARY|TEST_VERBOSE)
1314 test |= TEST_VERBOSE;
1400 if (test & TEST_VERBOSE)
    [all...]
  /external/ImageMagick/PerlMagick/default/
Makefile.PL.in 21 # make TEST_VERBOSE=1 TEST_FILES=t/filter.t test
  /external/ImageMagick/PerlMagick/quantum/
Makefile.PL.in 21 # make TEST_VERBOSE=1 TEST_FILES=t/filter.t test
  /external/python/cpython3/Lib/test/
test_cmd_line.py 51 def test_verbose(self): member in class:CmdLineTest
test_regrtest.py 80 def test_verbose(self): member in class:ParseArgsTestCase

Completed in 481 milliseconds