Home
last modified time | relevance | path

Searched refs:GTEST_FILTER (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/tests/ut/python/cachetests/
Dcachetest_cpp.sh45 GTEST_FILTER_OLD=$GTEST_FILTER
46 export GTEST_FILTER="MindDataTestCacheOp.*"
76 export GTEST_FILTER=$GTEST_FILTER_OLD
/third_party/skia/third_party/externals/angle2/doc/
DDevSetupAndroid.md253 $ make gpu_unittests GTEST_FILTER="gtest-filters" # If GTEST_FILTER is not specified, all tests wil…
/third_party/node/
DMakefile15 GTEST_FILTER ?= "*" macro
257 @out/$(BUILDTYPE)/$@ --gtest_filter=$(GTEST_FILTER)
/third_party/node/doc/guides/
Dwriting-tests.md438 $ make cctest GTEST_FILTER=EnvironmentTest.AtExitWithArgument
/third_party/googletest/docs/
Dadvanced.md1783 verifying a change). If you set the `GTEST_FILTER` environment variable or the