Searched refs:isSameTypeWith (Results 1 – 3 of 3) sorted by relevance
67 if eoo.endOfOctets.isSameTypeWith(terminator) and \158 if eoo.endOfOctets.isSameTypeWith(component) and \191 if eoo.endOfOctets.isSameTypeWith(component) and \340 if eoo.endOfOctets.isSameTypeWith(component) and \382 if eoo.endOfOctets.isSameTypeWith(component) and \441 if not eoo.endOfOctets.isSameTypeWith(eooMarker) or \489 if eoo.endOfOctets.isSameTypeWith(component) and \
140 assert self.o.isSameTypeWith(decoder.decode(146 assert self.o.isSameTypeWith(v)151 assert self.o.isSameTypeWith(v)156 assert self.o.isSameTypeWith(v)
41 def isSameTypeWith(self, other): member in Asn1ItemBase