Searched defs:defaultBinValue (Results 1 – 2 of 2) sorted by relevance
/external/python/pyasn1/tests/type/ | ||
D | test_univ.py | 392 defaultBinValue = '1010100110001010' variable in BitStringTestCase.testBinDefault.BinDefault |
/external/python/pyasn1/pyasn1/type/ | ||
D | univ.py | 437 defaultBinValue = defaultHexValue = noValue variable in BitString |