Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dconstants_default.py331 INCLUDE_ANNOTATION = 'include-annotation' variable
333 SUPPORTED_FILTERS = [INCLUDE_ANNOTATION, EXCLUDE_ANNOTATION]
Datest_utils_unittest.py599 include_annotations = filter_dict.get(constants.INCLUDE_ANNOTATION)
/tools/asuite/atest/test_finders/
Dmodule_finder.py593 constants.INCLUDE_ANNOTATION, [])
Dmodule_finder_unittest.py1014 annotation_dict = {constants.INCLUDE_ANNOTATION: 'includeAnnotation1'}