OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_label_add_tests
(Results
1 - 3
of
3
) sorted by null
/external/autotest/frontend/client/src/autotest/tko/
TestLabelManager.java
190
rpcMethod = "
test_label_add_tests
";
/external/autotest/frontend/tko/
rpc_interface.py
371
def
test_label_add_tests
(label_id, **test_filter_data):
function
rpc_interface_unittest_fixme.py
421
rpc_interface.
test_label_add_tests
(label1['id'], test_name='mytest1')
Completed in 40 milliseconds