Searched refs:TestContents (Results 1 – 1 of 1) sorted by relevance
79 struct TestContents { struct99 tests: BTreeMap<String, BTreeMap<PathBuf, TestContents>>, argument218 TestContents { tests: num_tests != 0, benchmarks: num_benchmarks != 0 }, in parse()235 tests: &BTreeMap<String, BTreeMap<PathBuf, TestContents>>, in from_rustc_invocation() argument