Searched refs:GetIfChanged (Results 1 – 2 of 2) sorted by relevance
161 self.assertFalse(cloud_storage.GetIfChanged(file_path,165 self.assertTrue(cloud_storage.GetIfChanged(file_path,169 self.assertFalse(cloud_storage.GetIfChanged(file_path,173 self.assertTrue(cloud_storage.GetIfChanged(file_path,193 orig_get_if_changed = cloud_storage.GetIfChanged194 cloud_storage.GetIfChanged = IncrementFilesUpdated206 cloud_storage.GetIfChanged = orig_get_if_changed237 cloud_storage.GetIfChanged(file_path, 'foo')261 cloud_storage.GetIfChanged(file_path, cloud_storage.PUBLIC_BUCKET)271 cloud_storage.GetIfChanged(file_path, cloud_storage.PUBLIC_BUCKET)
402 def GetIfChanged(file_path, bucket): function443 GetIfChanged(path_name, bucket)