Searched refs:COVERAGE (Results 1 – 3 of 3) sorted by relevance
28 COVERAGE=false36 if [[ $COVERAGE == true ]]; then51 if [[ $COVERAGE == true ]]; then75 COVERAGE=true run_atest_unittests; exit $?
28 COVERAGE=false44 if [[ $COVERAGE == true ]]; then72 if [[ $COVERAGE == true ]]; then97 COVERAGE=true run_atest_unittests; exit $?
28 COVERAGE = 'coverage' variable29 RUN_COVERAGE = COVERAGE in sys.argv86 if not all((run_coverage, atest_utils.has_python_module(COVERAGE))):