Searched defs:add_primitive (Results 1 – 2 of 2) sorted by relevance
70 auto add_primitive = primitive_set->AddPrimitive( in TEST_F() local106 auto add_primitive = primitive_set->AddPrimitive( in TEST_F() local
73 def add_primitive(self, primitive: P, key: tink_pb2.Keyset.Key) -> Entry: member in PrimitiveSet