Home
last modified time | relevance | path

Searched defs:result_selector (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dacts_test_decorators_test.py338 def result_selector(results, _): function
362 def result_selector(results, _): function
404 def result_selector(*_): function
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py59 result_selector=__select_last): argument