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.py41 return _TestInfoDecoratorFunc(func, predicate, keyed_info)
68 class _TestInfoDecoratorFunc(object): class