Home
last modified time | relevance | path

Searched refs:testRemoveFile (Results 1 – 10 of 10) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search.tests/src/org/eclipse/search/tests/filesearch/
H A DResultUpdaterTest.java58 public void testRemoveFile() throws Exception { in testRemoveFile() method in ResultUpdaterTest
/dports/databases/akonadi/akonadi-21.12.3/autotests/server/
H A Dparthelpertest.cpp44 void testRemoveFile()
/dports/sysutils/kf5-baloo/baloo-5.89.0/autotests/unit/file/
H A Dmetadatamovertest.cpp34 void testRemoveFile();
101 void MetadataMoverTest::testRemoveFile() in testRemoveFile() function in MetadataMoverTest
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/tests/UnitTests/Distribution/Client/
H A DFileMonitor.hs44 , testCase "remove file" testRemoveFile
319 testRemoveFile :: Assertion
320 testRemoveFile = do function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/tests/UnitTests/Distribution/Client/
H A DFileMonitor.hs44 , testCase "remove file" testRemoveFile
319 testRemoveFile :: Assertion
320 testRemoveFile = do function
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/util/
H A DFileUtilsTest.cpp91 TEST_F(FileUtilsTest, testRemoveFile) { in TEST_F() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/internal/builders/
H A DBuildDeltaVerificationTest.java367 public void testRemoveFile() { in testRemoveFile() method in BuildDeltaVerificationTest
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/conch/test/
H A Dtest_filetransfer.py337 def testRemoveFile(self): member in TestOurServerOurClient
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/
H A DIResourceChangeListenerTest.java1356 public void testRemoveFile() { in testRemoveFile() method in IResourceChangeListenerTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem_test.py790 def testRemoveFile(self): member in FakeOsModuleTest