Home
last modified time | relevance | path

Searched refs:testclean (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/tests/dnn/
DMakefile17 testclean:: target
/third_party/ffmpeg/tests/api/
DMakefile20 testclean:: target
/third_party/ffmpeg/tests/checkasm/
DMakefile84 testclean:: checkasmclean target
/third_party/ffmpeg/tests/
DMakefile326 clean:: testclean
328 testclean:: target
/third_party/node/
DMakefile205 $(MAKE) testclean
209 .PHONY: testclean
210 .NOTPARALLEL: testclean
211 testclean: target
Dvcbuild.bat83 if /i "%1"=="testclean" set target=TestClean&goto arg-ok
/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md705 Invoking `make testclean` (Un*x) or `nmake testclean` (Windows command line) or
706 building the "testclean" target (Visual Studio IDE) will clean up the output
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md4547 * \[[`e51f924964`](https://github.com/nodejs/node/commit/e51f924964)] - **build**: add a testclean