Home
last modified time | relevance | path

Searched defs:doesnotexist (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DFuzzTest.hs277 doesnotexist f = isNothing <$> catchMaybeIO (getSymbolicLinkStatus f) function
/dports/www/moinmoin/moin-1.9.11/MoinMoin/search/_tests/
H A Dtest_search.py87 doesnotexist = u'jfhsdaASDLASKDJ' variable in BaseSearchTest
/dports/lang/gjs/gjs-1.70.0/test/
H A Dgjs-test-coverage.cpp408 GFile *doesnotexist = g_file_new_for_path("doesnotexist"); in test_expected_entry_not_written_for_nonexistent_file() local
/dports/lang/cjs/cjs-4.8.2/test/
H A Dgjs-test-coverage.cpp428 GFile *doesnotexist = g_file_new_for_path("doesnotexist"); in test_expected_entry_not_written_for_nonexistent_file() local
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtml_formimpl.cpp654 …const bool doesnotexist = KWallet::Wallet::keyDoesNotExist(KWallet::Wallet::NetworkWallet(), KWall… in submit() local