Searched refs:GTEST_FILTER (Results 1 – 5 of 5) sorted by relevance
45 GTEST_FILTER_OLD=$GTEST_FILTER46 export GTEST_FILTER="MindDataTestCacheOp.*"76 export GTEST_FILTER=$GTEST_FILTER_OLD
253 $ make gpu_unittests GTEST_FILTER="gtest-filters" # If GTEST_FILTER is not specified, all tests wil…
15 GTEST_FILTER ?= "*" macro257 @out/$(BUILDTYPE)/$@ --gtest_filter=$(GTEST_FILTER)
438 $ make cctest GTEST_FILTER=EnvironmentTest.AtExitWithArgument
1783 verifying a change). If you set the `GTEST_FILTER` environment variable or the