Home
last modified time | relevance | path

Searched refs:dir_setup_with (Results 1 – 6 of 6) sorted by relevance

/dports/editors/xi-term/xi-term-d264767/cargo-crates/walkdir-2.2.8/src/
H A Dtests.rs338 fn dir_setup_with<F>(t: &Tree, f: F) -> (TempDir, Tree) in dir_setup_with() function
350 dir_setup_with(t, |wd| wd) in dir_setup()
601 let (_tmp, got) = dir_setup_with(&actual, |wd| wd.follow_links(true));
648 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.min_depth(1));
687 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
694 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
710 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(2));
803 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.follow_links(true));
894 let (_tmp, got) = dir_setup_with(&actual, |wd| wd);
907 let (_tmp, got) = dir_setup_with(&actual, |wd| {
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/walkdir-2.2.8/src/
H A Dtests.rs338 fn dir_setup_with<F>(t: &Tree, f: F) -> (TempDir, Tree) in dir_setup_with() function
350 dir_setup_with(t, |wd| wd) in dir_setup()
601 let (_tmp, got) = dir_setup_with(&actual, |wd| wd.follow_links(true));
648 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.min_depth(1));
687 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
694 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
710 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(2));
803 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.follow_links(true));
894 let (_tmp, got) = dir_setup_with(&actual, |wd| wd);
907 let (_tmp, got) = dir_setup_with(&actual, |wd| {
/dports/games/dose-response/dose-response-179c326/cargo-crates/walkdir-2.2.7/src/
H A Dtests.rs338 fn dir_setup_with<F>(t: &Tree, f: F) -> (TempDir, Tree) in dir_setup_with() function
350 dir_setup_with(t, |wd| wd) in dir_setup()
601 let (_tmp, got) = dir_setup_with(&actual, |wd| wd.follow_links(true));
648 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.min_depth(1));
687 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
694 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
710 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(2));
803 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.follow_links(true));
894 let (_tmp, got) = dir_setup_with(&actual, |wd| wd);
907 let (_tmp, got) = dir_setup_with(&actual, |wd| {
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/walkdir/src/
H A Dtests.rs301 fn dir_setup_with<F>(t: &Tree, f: F) -> (TempDir, Tree) in dir_setup_with() function
310 dir_setup_with(t, |wd| wd) in dir_setup()
501 let (_tmp, got) = dir_setup_with(&actual, |wd| wd.follow_links(true));
548 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.min_depth(1));
579 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
586 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
602 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(2));
691 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.follow_links(true));
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/walkdir-2.1.4/src/
H A Dtests.rs338 fn dir_setup_with<F>(t: &Tree, f: F) -> (TempDir, Tree) in dir_setup_with() function
350 dir_setup_with(t, |wd| wd) in dir_setup()
541 let (_tmp, got) = dir_setup_with(&actual, |wd| wd.follow_links(true));
588 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.min_depth(1));
627 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
634 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
650 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(2));
743 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.follow_links(true));
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/walkdir/src/
H A Dtests.rs338 fn dir_setup_with<F>(t: &Tree, f: F) -> (TempDir, Tree) in dir_setup_with() function
350 dir_setup_with(t, |wd| wd) in dir_setup()
541 let (_tmp, got) = dir_setup_with(&actual, |wd| wd.follow_links(true));
588 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.min_depth(1));
627 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
634 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(1));
650 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.max_depth(2));
743 let (_tmp, got) = dir_setup_with(&exp, |wd| wd.follow_links(true));