Searched defs:check_expectations (Results 1 – 2 of 2) sorted by relevance
13 fn check_expectations(tcx: TyCtxt<'_>, tool_filter: Option<Symbol>) { in check_expectations() function
130 def check_expectations(lines, expectations, key_suffix): function