Searched refs:test_collection (Results 1 – 3 of 3) sorted by relevance
68 struct test_collection { struct75 static const struct test_collection _test_collection \ argument
4746 extern const struct test_collection __start_test_collection_section,4752 const struct test_collection *c; in setup_tests()
3437 def test_collection(self): member in CollectionsAbcTests