Searched defs:test_items (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Lib/test/ | ||
D | mapping_tests.py | 156 def test_items(self): member in BasicTestMappingProtocol |
D | test_configparser.py | 928 def test_items(self): member in ConfigParserTestCase |
D | test_dict.py | 99 def test_items(self): member in DictTest |
D | test_mailbox.py | 324 def test_items(self): member in TestMailbox |
D | test_os.py | 1024 def test_items(self): member in EnvironTests |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl3cCullDistanceTests.cpp | 2669 } test_items[] = { /* Use the basic outline to test the basic functionality of cull distances. */ in iterate() local |