Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/nix/test/
Dtest_sendfile.rs63 let trailer_strings = ["\n", "Served by Make Believe\n"]; in test_sendfile_freebsd() localVariable
114 let trailer_strings = ["\n", "Served by Make Believe\n"]; in test_sendfile_dragonfly() localVariable
163 let trailer_strings = vec!["\n", "Served by Make Believe\n"]; in test_sendfile_darwin() localVariable
213 let trailer_strings = ["\n", "Served by Make Believe\n"]; in test_sendfilev() localVariable