Home
last modified time | relevance | path

Searched defs:test_items (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_cfgparser.py390 def test_items(self): member in ConfigParserTestCase
464 def test_items(self): member in RawConfigParserTestCase
Dmapping_tests.py159 def test_items(self): member in BasicTestMappingProtocol
339 def test_items(self): member in TestMappingProtocol
Dtest_dict.py51 def test_items(self): member in DictTest
Dtest_mailbox.py225 def test_items(self): member in TestMailbox