Searched defs:test_crate (Results 1 – 3 of 3) sorted by relevance
55 let test_crate = testfile.file_stem().unwrap().to_str().unwrap().replace('-', "_"); in files_for_miropt_test() localVariable
88 fn test_crate(&self) -> CrateId { in test_crate() method
3898 let test_crate = in check_mir_dump() localVariable