OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_test_labels_for_tests
(Results
1 - 3
of
3
) sorted by null
/external/autotest/frontend/client/src/autotest/tko/
TestLabelManager.java
117
rpcProxy.rpcCall("
get_test_labels_for_tests
", currentTestCondition, new JsonRpcCallback() {
/external/autotest/frontend/tko/
rpc_interface_unittest_fixme.py
405
labels = rpc_interface.
get_test_labels_for_tests
(test_name='mytest1')
415
labels = rpc_interface.
get_test_labels_for_tests
(test_name='mytest1')
423
labels = rpc_interface.
get_test_labels_for_tests
(test_name='mytest1')
rpc_interface.py
365
def
get_test_labels_for_tests
(**test_filter_data):
function
Completed in 226 milliseconds