Home
last modified time | relevance | path

Searched refs:FixedStringTest (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_bytes.py1004 class FixedStringTest(test.string_tests.BaseTest): class
1009 return super(FixedStringTest, self).fixtype(obj)
1027 class ByteArrayAsStringTest(FixedStringTest):