Home
last modified time | relevance | path

Searched defs:type2test (Results 1 - 18 of 18) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_userstring.py15 type2test = UserString variable in UserStringTest
H A Dtest_userlist.py8 type2test = UserList variable in UserListTest
H A Dtest_userdict.py15 type2test = collections.UserDict variable in UserDictTest
H A Dtest_dict_version.py13 type2test = dict variable in DictVersionTests
187 type2test = Dict variable in DictSubtypeVersionTests
H A Dtest_list.py8 type2test = list variable in ListTest
H A Dmapping_tests.py13 type2test = None # which class is being tested (overwrite in subclasses) variable in BasicTestMappingProtocol
[all...]
H A Dseq_tests.py100 type2test = None variable in CommonTest
[all...]
H A Dtest_binascii.py20 type2test = bytes variable in BinASCIITest
433 def type2test(self, s): global() member in ArrayBinASCIITest
438 type2test = bytearray global() variable in BytearrayBinASCIITest
442 type2test = memoryview global() variable in MemoryviewBinASCIITest
[all...]
H A Dtest_shelve.py172 type2test = shelve.Shelf variable in TestShelveBase
H A Dtest_tuple.py19 type2test = tuple variable in TupleTest
[all...]
H A Dstring_tests.py31 type2test = None variable in BaseTest
H A Dtest_deque.py903 type2test = deque variable in TestSequence
H A Dtest_bytes.py1000 type2test = bytes global() variable in BytesTest
1226 type2test = bytearray global() variable in ByteArrayTest
[all...]
H A Dtest_ordered_dict.py1001 class type2test(SimpleLRUCache, py_coll.OrderedDict): class in PySimpleLRUCacheTests
1010 class type2test(SimpleLRUCach class
[all...]
H A Dtest_dict.py1599 type2test = dict variable in GeneralMappingTests
1605 type2test = Dict variable in SubclassMappingTests
H A Dtest_weakref.py1964 type2test = weakref.WeakValueDictionary variable in WeakValueDictionaryTestCase
1971 type2test = weakref.WeakKeyDictionary variable in WeakKeyDictionaryTestCase
H A Dtest_unicode.py63 type2test = str variable in UnicodeTest
[all...]
H A Dtest_os.py976 type2test = None variable in EnvironTests

Completed in 26 milliseconds