Home
last modified time | relevance | path

Searched refs:stdin_handle (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dtests.rs86 let stdin_handle = in rustfmt() localVariable
103 stdin_handle in rustfmt()
/third_party/rust/crates/bindgen/bindgen/
Dlib.rs2791 let stdin_handle = ::std::thread::spawn(move || { in rustfmt_generated_string() localVariable
2800 let source = stdin_handle.join().expect( in rustfmt_generated_string()