Home
last modified time | relevance | path

Searched refs:LocalSuite (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils_unittest.py99 self.mox.StubOutWithMock(test_runner_utils.LocalSuite,
102 suite = test_runner_utils.LocalSuite([], "tag", [], None, getter,
122 self.mox.StubOutWithMock(test_runner_utils.LocalSuite,
124 test_runner_utils.LocalSuite._retry_local_result(
127 suite = test_runner_utils.LocalSuite([], "tag", [], None, getter,
Dtest_runner_utils.py123 class LocalSuite(suite.Suite): class
216 my_suite = LocalSuite.create_from_predicates(