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