Home
last modified time | relevance | path

Searched refs:check_file (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/test/
H A Dcheck_style.rs45 style_checker.check_file(path)?; in walk()
/rust-libc-0.2.174/libc-test/test/style/
H A Dmod.rs118 pub fn check_file(&mut self, path: &Path) -> Result<()> { in check_file() method