Searched refs:makepatch (Results 1 – 3 of 3) sorted by relevance
29 from googleapiclient.model import makepatch69 self.assertEqual(expected_patch, makepatch(orig, mod), msg=msg)
348 def makepatch(original, modified): function378 patch[key] = makepatch(original_value, modified_value)
95 googleapiclient.model.makepatch googleapiclient.model-module.html#makepatch