Searched refs:doc_test_source_code (Results 1 – 2 of 2) sorted by relevance
515 let file_name = FileName::doc_test_source_code(PathBuf::from(path), line); in make_input()
418 pub fn doc_test_source_code(path: PathBuf, line: isize) -> FileName { in doc_test_source_code() method