Searched refs:TestNoHarness (Results 1 – 3 of 3) sorted by relevance
39 TestNoHarness, enumerator65 matches!(self, Self::Test | Self::TestNoHarness) in is_test()
880 CrateType::Test | CrateType::TestNoHarness => { in crate_to_bp_modules()887 if crate_type == &CrateType::TestNoHarness { in crate_to_bp_modules()
388 out.types.push(CrateType::TestNoHarness); in from_rustc_invocation()