Searched defs:test_collection_factory (Results 1 – 1 of 1) sorted by relevance
232 def _RunAllTests(runners, test_collection_factory, num_retries, timeout=None, argument364 test_collection_factory = lambda: shared_test_collection function370 test_collection_factory = lambda: _TestCollection([_Test(t) for t in tests]) function