Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dconstants_default.py332 EXCLUDE_ANNOTATION = 'exclude-annotation' variable
333 SUPPORTED_FILTERS = [INCLUDE_ANNOTATION, EXCLUDE_ANNOTATION]
Datest_utils_unittest.py604 exclude_annotation = filter_dict.get(constants.EXCLUDE_ANNOTATION)
/tools/asuite/atest/test_finders/
Dmodule_finder.py595 constants.EXCLUDE_ANNOTATION, [])
Dmodule_finder_unittest.py1038 annotation_dict = {constants.EXCLUDE_ANNOTATION: 'excludeAnnotation1'}