Lines Matching refs:snapshot
13 snapshot!(&sig.inputs[0], @r###" in test_by_value()
34 snapshot!(&sig.inputs[0], @r###" in test_by_mut_value()
56 snapshot!(&sig.inputs[0], @r###" in test_by_ref()
79 snapshot!(&sig.inputs[0], @r###" in test_by_box()
113 snapshot!(&sig.inputs[0], @r###" in test_by_pin()
147 snapshot!(&sig.inputs[0], @r###" in test_explicit_type()
181 snapshot!(&sig.inputs[0], @r###" in test_value_shorthand()
201 snapshot!(&sig.inputs[0], @r###" in test_mut_value_shorthand()
222 snapshot!(&sig.inputs[0], @r###" in test_ref_shorthand()
245 snapshot!(&sig.inputs[0], @r###" in test_ref_shorthand_with_lifetime()
273 snapshot!(&sig.inputs[0], @r###" in test_ref_mut_shorthand()
298 snapshot!(&sig.inputs[0], @r###" in test_ref_mut_shorthand_with_lifetime()