Searched refs:copy_with_identity (Results 1 – 6 of 6) sorted by relevance
72 copy_with_identity=False)120 for copy_with_identity in [False, True]:125 copy_with_identity=copy_with_identity)130 self.assertEqual(copy_with_identity, generator.copy_with_identity)141 if copy_with_identity:
25 copy_with_identity): argument37 self._copy_with_identity = copy_with_identity
64 copy_with_identity=False))115 copy_with_identity=False)),152 copy_with_identity=False)),
185 def __init__(self, output_directory_prefix, copy_with_identity): argument187 self._copy_with_identity = copy_with_identity190 def copy_with_identity(self): member in IdentityTestDataGenerator
44 copy_with_identity=False)),
197 copy_with_identity=args.copy_with_identity_generator)),