Searched refs:patch1 (Results 1 – 6 of 6) sorted by relevance
385 let patch1 = PatchDictSchema { in test_union() localVariable399 ..patch1.clone() in test_union()403 ..patch1.clone() in test_union()407 patches: vec![patch1, patch2], in test_union()433 let patch1 = PatchDictSchema { in test_union_empties() localVariable446 patches: vec![patch1.clone()], in test_union_empties()450 patches: vec![patch1], in test_union_empties()
133 with patch.object(c, 'f', autospec=True) as patch1:137 self.assertEqual(patch1.call_count, 0)139 self.assertEqual(patch1.call_count, 1)
15 Content-Description: patch1
14495 - _tkinter is now compatible with Tcl 7.5 / Tk 4.1 patch1 on Windows and
31874 - _tkinter is now compatible with Tcl 7.5 / Tk 4.1 patch1 on Windows and