Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/dnn/
DMakefile17 testclean:: target
/third_party/ffmpeg/tests/api/
DMakefile20 testclean:: target
/third_party/ffmpeg/tests/checkasm/
DMakefile80 testclean:: checkasmclean target
/third_party/ffmpeg/tests/
DMakefile277 clean:: testclean
279 testclean:: target
/third_party/node/
DMakefile177 $(MAKE) testclean
181 .PHONY: testclean
182 testclean: target
Dvcbuild.bat79 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/libjpeg-turbo/
DBUILDING.md817 Invoking `make testclean` (Un*x) or `nmake testclean` (Windows command line) or
818 building the "testclean" target (Visual Studio IDE) will clean up the output
DCMakeLists.txt1299 add_custom_target(testclean COMMAND ${CMAKE_COMMAND} -P target
1300 ${CMAKE_CURRENT_SOURCE_DIR}/cmakescripts/testclean.cmake)
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md872 Invoking `make testclean` (Un*x) or `nmake testclean` (Windows command line) or
873 building the "testclean" target (Visual Studio IDE) will clean up the output
DCMakeLists.txt1266 add_custom_target(testclean COMMAND ${CMAKE_COMMAND} -P target
1267 ${CMAKE_CURRENT_SOURCE_DIR}/cmakescripts/testclean.cmake)
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md2125 * [[`e51f924964`](https://github.com/nodejs/node/commit/e51f924964)] - **build**: add a testclean t…