Home
last modified time | relevance | path

Searched refs:isSuperTypeOf (Results 1 – 25 of 36) sorted by relevance

12

/external/python/pyasn1/tests/type/
Dtest_constraint.py298 assert self.c1.isSuperTypeOf(self.c2), 'isSuperTypeOf failed'
302 assert not self.c2.isSuperTypeOf(self.c1), 'isSuperTypeOf failed'
323 assert self.c1.isSuperTypeOf(self.c2), 'isSuperTypeOf failed'
327 assert not self.c2.isSuperTypeOf(self.c1), 'isSuperTypeOf failed'
/external/python/pyasn1/docs/source/pyasn1/type/univ/
Dnull.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
Dboolean.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
Dobjectidentifier.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, is…
Dreal.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, is…
Dsequenceof.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dinteger.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap,
Denumerated.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, na…
Dsequence.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dsetof.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dchoice.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dbitstring.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, as…
Doctetstring.rst12 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, fr…
Dset.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
/external/python/pyasn1/docs/source/pyasn1/type/char/
Dt61string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Diso646string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dutf8string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dnumericstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Duniversalstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dgeneralstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dbmpstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dgraphicstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dprintablestring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dia5string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dvisiblestring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap

12