Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Dunittest_constants.py75 PACKAGE_FILTER = test_info.TestFilter(PACKAGE, frozenset()) variable
77 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
82 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
/tools/asuite/atest/
Dunittest_constants.py111 PACKAGE_FILTER = test_info.TestFilter(PACKAGE, frozenset()) variable
113 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
118 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}