Home
last modified time | relevance | path

Searched refs:actual_result_file (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dtests.rs165 let mut actual_result_file = fs::File::create(&actual_result_path)?; in error_diff_mismatch() variables
166 actual_result_file.write_all(actual.as_bytes())?; in error_diff_mismatch()

Completed in 2 milliseconds