Home
last modified time | relevance | path

Searched defs:CLASS_FILTER (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DSubprocessReportingHelper.java41 private static final String CLASS_FILTER = field in SubprocessReportingHelper
/tools/asuite/atest/
Dunittest_constants.py75 CLASS_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset()) variable
/tools/tradefederation/core/atest/
Dunittest_constants.py72 CLASS_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset()) variable