Home
last modified time | relevance | path

Searched refs:_TestInfoDecoratorFunc (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py42 return _TestInfoDecoratorFunc(func, predicate, keyed_info)
143 class _TestInfoDecoratorFunc(object): class