Home
last modified time | relevance | path

Searched refs:cleanDir (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/Tests/Profiler/
H A DFileProfilerStorageTest.php22 protected function cleanDir() function in Symfony\\Component\\HttpKernel\\Tests\\Profiler\\FileProfilerStorageTest
39 self::cleanDir();
47 self::cleanDir();
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/test/acceptance/testdata/
H A Dapi_responses.go131 cleanDir := filepath.Join(wd, dir)
134 require.Truef(t, strings.HasPrefix(cleanDir, wd), "path %q outside of wd %q", cleanDir, wd)
136 filepath.Walk(cleanDir, func(path string, info os.FileInfo, err error) error {
/dports/audio/musescore/MuseScore-3.6.1/avsomr/
H A Davsomrlocalrecognizer.cpp106 ret = cleanDir(buildDir); in recognize()
130 cleanDir(buildDir); in recognize()
139 Ret AvsOmrLocalRecognizer::cleanDir(const QString& dirPath) in cleanDir() function in AvsOmrLocalRecognizer
H A Davsomrlocalinstaller.cpp246 bool ok = cleanDir(path); in unpackAvs()
268 bool AvsOmrLocalInstaller::cleanDir(const QString& dirPath) in cleanDir() function in AvsOmrLocalInstaller
/dports/devel/coursier/coursier-1.1.0-M12/modules/cli/src/test/scala-2.12/coursier/cli/
H A DCliTestLib.scala31 cleanDir(dir)
35 def cleanDir(tmpDir: File): Unit = { method
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/cache/
H A DCacheDirectory.java89 public static boolean cleanDir(File root) { in cleanDir() method in CacheDirectory
93 cleanDir(f); in cleanDir()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/helper/
H A DFileTools.java109 public static boolean cleanDir(File dir) in cleanDir() method in FileTools
116 boolean success = cleanDir(new File(dir, children[i])); in cleanDir()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/helper/
H A DFileTools.java109 public static boolean cleanDir(File dir) in cleanDir() method in FileTools
116 boolean success = cleanDir(new File(dir, children[i])); in cleanDir()
/dports/devel/stack/stack-2.7.3/src/Stack/
H A DClean.hs30 failures <- mapM cleanDir toDelete
33 cleanDir dir = do function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/jdeps/jdkinternals/
H A DRemovedJDKInternals.java59 CompilerUtils.cleanDir(PATCHES_DIR); in compileAll()
60 CompilerUtils.cleanDir(CLASSES_DIR); in compileAll()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/jdeps/jdkinternals/
H A DRemovedJDKInternals.java59 CompilerUtils.cleanDir(PATCHES_DIR); in compileAll()
60 CompilerUtils.cleanDir(CLASSES_DIR); in compileAll()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/jdeps/jdkinternals/
H A DRemovedJDKInternals.java59 CompilerUtils.cleanDir(PATCHES_DIR); in compileAll()
60 CompilerUtils.cleanDir(CLASSES_DIR); in compileAll()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/jdeps/jdkinternals/
H A DRemovedJDKInternals.java59 CompilerUtils.cleanDir(PATCHES_DIR); in compileAll()
60 CompilerUtils.cleanDir(CLASSES_DIR); in compileAll()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/jdeps/jdkinternals/
H A DRemovedJDKInternals.java59 CompilerUtils.cleanDir(PATCHES_DIR); in compileAll()
60 CompilerUtils.cleanDir(CLASSES_DIR); in compileAll()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Profiler/
H A DFileProfilerStorageTest.php27 self::cleanDir();
35 self::cleanDir();
338 protected function cleanDir() function in Symfony\\Component\\HttpKernel\\Tests\\Profiler\\FileProfilerStorageTest
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/Tests/Profiler/
H A DFileProfilerStorageTest.php27 self::cleanDir();
35 self::cleanDir();
338 protected function cleanDir() function in Symfony\\Component\\HttpKernel\\Tests\\Profiler\\FileProfilerStorageTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Profiler/
H A DFileProfilerStorageTest.php27 self::cleanDir();
35 self::cleanDir();
338 protected function cleanDir() function in Symfony\\Component\\HttpKernel\\Tests\\Profiler\\FileProfilerStorageTest
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Tests/Profiler/
H A DFileProfilerStorageTest.php27 self::cleanDir();
35 self::cleanDir();
338 protected function cleanDir() function in Symfony\\Component\\HttpKernel\\Tests\\Profiler\\FileProfilerStorageTest
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/jdeps/modules/
H A DModuleTest.java67 CompilerUtils.cleanDir(MODS_DIR); in compileAll()
68 CompilerUtils.cleanDir(UNNAMED_DIR); in compileAll()

12345678