OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:create_suite
(Results
1 - 4
of
4
) sorted by null
/external/autotest/scheduler/
host_scheduler_unittests.py
290
jobs_1 = self.
create_suite
(num=2, board='board:lumpy')
291
jobs_2 = self.
create_suite
(num=2, board='board:lumpy')
344
jobs = self.
create_suite
(num=2)
374
jobs = self.
create_suite
(num=3)
rdb_integration_tests.py
456
suite_without_dep = self.
create_suite
(num=2, priority=0, board=board)
458
suite_with_dep = self.
create_suite
(num=1, priority=0, board=board)
562
s = self.
create_suite
(num=setting['num_jobs'],
rdb_testing_utils.py
446
def
create_suite
(self, user='autotest_system', num=2, priority=0,
member in class:AbstractBaseRDBTester
/external/autotest/site_utils/
run_suite.py
1403
def
create_suite
(afe, options):
function
[
all
...]
Completed in 70 milliseconds