Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib.py525 def help_inputtype(self, given, test_type): argument
542 (test_type, expected, result))
545 (test_type, result.count('&')))
551 (test_type, result))
555 (test_type, len(result), (5 * 3) + 2))
Dtest_symtable.py56 def test_type(self): member in SymtableTest
Dtest_repr.py254 def test_type(self): member in LongReprTest
Dtest_builtin.py1413 def test_type(self): member in BuiltinTest