Home
last modified time | relevance | path

Searched defs:rawdata (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_binascii.py20 rawdata = "The quick brown fox jumps over the lazy dog.\r\n" variable in BinASCIITest
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DCookie.py625 def load(self, rawdata): argument