Home
last modified time | relevance | path

Searched defs:CODE_COVERAGE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DReportType.h20 CODE_COVERAGE enumerator
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/DAEValidator/tests/src/
H A DCommon.cpp3 #define CODE_COVERAGE 0 macro
/dports/textproc/redisearch20/RediSearch-2.0.15/tests/pytests/
H A Dincludes.py18 CODE_COVERAGE = os.getenv('CODE_COVERAGE', '0') == '1' variable
/dports/textproc/redisearch/RediSearch-2.2.5/tests/pytests/
H A Dincludes.py18 CODE_COVERAGE = os.getenv('CODE_COVERAGE', '0') == '1' variable
/dports/science/hdf/hdf-4.2.15/config/sanitizer/
H A Dcode-coverage.cmake78 CODE_COVERAGE option
/dports/math/scilab/scilab-6.1.1/scilab/
H A Dconfigure.ac723 AM_CONDITIONAL(CODE_COVERAGE, test "$enable_code_coverage" = yes) condition