pub(crate) fn with_test_item_names( tcx: TyCtxt<'_>, module: LocalModDefId, f: impl Fn(&[Symbol]) -> bool, ) -> bool