Home
last modified time | relevance | path

Searched refs:test_collection (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/test/
Dlitest.h68 struct test_collection { struct
75 static const struct test_collection _test_collection \ argument
Dlitest.c4746 extern const struct test_collection __start_test_collection_section,
4752 const struct test_collection *c; in setup_tests()
/third_party/python/Lib/test/
Dtest_typing.py3437 def test_collection(self): member in CollectionsAbcTests