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.py96 self.mox.StubOutWithMock(test_runner_utils.LocalSuite,
99 suite = test_runner_utils.LocalSuite([], "tag", [], None, getter,
119 self.mox.StubOutWithMock(test_runner_utils.LocalSuite,
121 test_runner_utils.LocalSuite._retry_local_result(
124 suite = test_runner_utils.LocalSuite([], "tag", [], None, getter,
Dtest_runner_utils.py113 class LocalSuite(suite.Suite): class
203 my_suite = LocalSuite.create_from_predicates(