Home
last modified time | relevance | path

Searched refs:LCOV (Results 1 – 21 of 21) sorted by relevance

/third_party/benchmark/test/
DCMakeLists.txt241 find_program(LCOV lcov)
244 if (GCOV AND LCOV AND GENHTML AND CTEST AND HAVE_CXX_FLAG_COVERAGE)
247 COMMAND ${LCOV} -q -z -d .
248 COMMAND ${LCOV} -q --no-external -c -b "${CMAKE_SOURCE_DIR}" -d . -o before.lcov -i
250 COMMAND ${LCOV} -q --no-external -c -b "${CMAKE_SOURCE_DIR}" -d . -o after.lcov
251 COMMAND ${LCOV} -q -a before.lcov -a after.lcov --output-file final.lcov
252 COMMAND ${LCOV} -q -r final.lcov "'${CMAKE_SOURCE_DIR}/test/*'" -o final.lcov
256 COMMENT "Running LCOV"
260 COMMENT "LCOV report at lcov/index.html"
272 " lcov: ${LCOV}\n"
/third_party/node/deps/cares/
Daminclude_static.am66 code_coverage_v_lcov_cap_0 = @echo " LCOV --capture" $(CODE_COVERAGE_OUTPUT_FILE);
69 code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN);
87 …$(code_coverage_v_lcov_cap)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE…
88 …$(code_coverage_v_lcov_ign)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE…
94 -$(LCOV) --directory $(top_builddir) -z
DMakefile.in309 LCOV = @LCOV@
Dconfigure4253 if test -n "$LCOV"; then
4254 ac_cv_prog_LCOV="$LCOV" # Let the user override the test.
4277 LCOV=$ac_cv_prog_LCOV
4278 if test -n "$LCOV"; then
4279 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LCOV" >&5
4280 printf "%s\n" "$LCOV" >&6; }
4330 if test x"$LCOV" = x
/third_party/node/deps/cares/m4/
Dax_code_coverage.m4144 code_coverage_v_lcov_cap_0 = @echo \" LCOV --capture\" \$(CODE_COVERAGE_OUTPUT_FILE);
147 code_coverage_v_lcov_ign_0 = @echo \" LCOV --remove /tmp/*\" \$(CODE_COVERAGE_IGNORE_PATTERN);
165 …\$(code_coverage_v_lcov_cap)\$(LCOV) \$(code_coverage_quiet) \$(addprefix --directory ,\$(CODE_COV…
166 …\$(code_coverage_v_lcov_ign)\$(LCOV) \$(code_coverage_quiet) \$(addprefix --directory ,\$(CODE_COV…
172 -\$(LCOV) --directory \$(top_builddir) -z
224 AC_CHECK_PROG([LCOV], [lcov], [lcov])
227 AS_IF([ test x"$LCOV" = x ], [
/third_party/skia/third_party/externals/harfbuzz/m4/
Dax_code_coverage.m4114 AC_CHECK_PROG([LCOV], [lcov], [lcov])
117 AS_IF([ test -z "$LCOV" ], [
144 …$(code_coverage_v_lcov_cap)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE…
145 …$(code_coverage_v_lcov_ign)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE…
154 -$(LCOV) --directory $(top_builddir) -z
229 code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\
233 code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\
/third_party/harfbuzz/m4/
Dax_code_coverage.m4114 AC_CHECK_PROG([LCOV], [lcov], [lcov])
117 AS_IF([ test -z "$LCOV" ], [
144 …$(code_coverage_v_lcov_cap)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE…
145 …$(code_coverage_v_lcov_ign)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE…
154 -$(LCOV) --directory $(top_builddir) -z
229 code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\
233 code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\
/third_party/elfutils/
DMakefile.am89 $(LCOV) \
Dconfigure.ac297 AC_CHECK_PROG([LCOV], [lcov], [lcov])
/third_party/pcre2/pcre2/
DMakefile.am796 $(LCOV) $(coverage_quiet) \
803 $(LCOV) $(coverage_quiet) \
811 $(LCOV) $(coverage_quiet) \
829 -$(LCOV) $(coverage_quiet) --zerocounters --directory $(top_builddir)
Dconfigure.ac996 AC_ARG_VAR([LCOV],[the ltp lcov program])
997 AC_PATH_PROG([LCOV],[lcov],[false])
998 if test "x$LCOV" = "xfalse"; then
/third_party/littlefs/
DMakefile26 LCOV ?= lcov macro
/third_party/ffmpeg/tests/
DMakefile261 coverage.info: TAG = LCOV
272 lcov-reset: TAG = LCOV
/third_party/node/deps/cares/docs/
DMakefile.in236 LCOV = @LCOV@
/third_party/node/deps/cares/include/
DMakefile.in246 LCOV = @LCOV@
/third_party/node/deps/cares/src/
DMakefile.in257 LCOV = @LCOV@
/third_party/libxml2/
DMakefile.am1306 LCOV = /usr/bin/lcov macro
1312 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
1313 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
1317 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
1318 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*
/third_party/node/deps/cares/src/lib/
DMakefile.in434 LCOV = @LCOV@
1725 @CODE_COVERAGE_ENABLED_TRUE@ $(code_coverage_v_lcov_cap)$(LCOV) $(code_coverage_quiet) $(addprefix …
1726 @CODE_COVERAGE_ENABLED_TRUE@ $(code_coverage_v_lcov_ign)$(LCOV) $(code_coverage_quiet) $(addprefix …
1732 @CODE_COVERAGE_ENABLED_TRUE@ -$(LCOV) --directory $(top_builddir) -z
/third_party/node/deps/cares/src/tools/
DMakefile.in292 LCOV = @LCOV@
/third_party/json/cmake/
Dci.cmake61 message(STATUS "�� LCOV ${LCOV_TOOL_VERSION} (${LCOV_TOOL})")
/third_party/python/
DMakefile.pre.in543 @echo "Creating Coverage HTML report with LCOV:"