Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dunittest_constants.py122 METHOD_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset([METHOD_NAME])) variable
/tools/tradefederation/core/atest/
Dunittest_constants.py119 METHOD_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset([METHOD_NAME])) variable