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