Searched refs:constructor_kwargs (Results 1 – 3 of 3) sorted by relevance
876 constructor_kwargs = dict(kwargs)877 constructor_kwargs.update({884 constructor_kwargs['revoke_uri'] = revoke_uri887 scope, **constructor_kwargs)
324 def get_test_database(cls, file_path=':memory:', **constructor_kwargs): argument329 database = cls(**constructor_kwargs)
2108 constructor_kwargs = {2116 constructor_kwargs['revoke_uri'] = revoke_uri2118 constructor_kwargs['device_uri'] = device_uri2121 scope, **constructor_kwargs)