Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dmapping_tests.py156 def test_items(self): member in BasicTestMappingProtocol
333 def test_items(self): member in TestMappingProtocol
Dtest_configparser.py928 def test_items(self): member in ConfigParserTestCase
1115 def test_items(self): member in RawConfigParserTestCase
Dtest_dict.py100 def test_items(self): member in DictTest
Dtest_mailbox.py329 def test_items(self): member in TestMailbox
Dtest_os.py1031 def test_items(self): member in EnvironTests
/third_party/rust/rust/compiler/rustc_interface/src/
Dtests.rs152 let mut test_items = cfg.iter().filter(|&&(name, _)| name == sym::test); in test_switch_implies_cfg_test_unless_cfg_test() localVariable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp2668 } test_items[] = { /* Use the basic outline to test the basic functionality of cull distances. */ in iterate() local
3133 } test_items[] = { /* Negative Test 1 */ in iterate() local