Lines Matching refs:snapshot
31 snapshot!(tokens as Type, @r###" in test_macro_variable_type()
66 snapshot!(tokens as Type, @r###" in test_macro_variable_type()
103 snapshot!(tokens as Type, @r###" in test_group_angle_brackets()
154 snapshot!(tokens as Type, @r###" in test_group_colons()
190 snapshot!(tokens as Type, @r###" in test_group_colons()
221 snapshot!(tokens as Type, @r###" in test_trait_object()
259 snapshot!(tokens as Type, @r###" in test_trait_object()
289 snapshot!(tokens as Type, @r###" in test_trailing_plus()
308 snapshot!(tokens as Type, @r###" in test_trailing_plus()
328 snapshot!(tokens as Type, @r###" in test_trailing_plus()
352 snapshot!(expr.to_token_stream() as Type, @"Type::Tuple"); in test_tuple_comma()
356 snapshot!(expr.to_token_stream() as Type, @r###" in test_tuple_comma()
366 snapshot!(expr.to_token_stream() as Type, @r###" in test_tuple_comma()
376 snapshot!(expr.to_token_stream() as Type, @r###" in test_tuple_comma()
387 snapshot!(expr.to_token_stream() as Type, @r###" in test_tuple_comma()