Searched defs:ExpectFile (Results 1 – 3 of 3) sorted by relevance
524 fn check(diagnostics_json: &str, expect: ExpectFile) { in check()528 fn check_with_config(config: DiagnosticsMapConfig, diagnostics_json: &str, expect: ExpectFile) { in check_with_config()
152 fn check_crate_graph(crate_graph: CrateGraph, expect: ExpectFile) { in check_crate_graph()
1068 fn check_highlighting(ra_fixture: &str, expect: ExpectFile, rainbow: bool) { in check_highlighting()