Lines Matching refs:gtest_output
209 gtest_output := $(call intermediates-dir-for,PACKAGING,art-host-gtest,HOST)/$$(gtest_suffix).xml
210 $$(call dist-for-goals,$$(gtest_rule),$$(gtest_output):gtest/$$(gtest_suffix))
252 $$(gtest_rule): $$(gtest_output)
256 $$(gtest_output): .KATI_IMPLICIT_OUTPUTS := $$(gtest_output)-nocache
258 $$(gtest_output): .KATI_NINJA_POOL := highmem_pool
259 $$(gtest_output): NAME := $$(gtest_rule)
261 $$(gtest_output): $$(gtest_exe) $$(gtest_deps)
264 $$< --gtest_output=xml:$$@ && \
274 $$(gtest_output): $$(gtest_exe) $$(gtest_deps)
278 $$< --gtest_output=xml:$$@ 2>&1 | tee $$<.tmp.out >&2 && \
295 gtest_output :=