Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dconstants_default.py353 INCLUDE_ANNOTATION = 'include-annotation' variable
355 SUPPORTED_FILTERS = [INCLUDE_ANNOTATION, EXCLUDE_ANNOTATION]
Datest_utils_unittest.py594 include_annotations = filter_dict.get(constants.INCLUDE_ANNOTATION)
/tools/asuite/atest/test_finders/
Dmodule_finder.py611 constants.INCLUDE_ANNOTATION, [])
Dmodule_finder_unittest.py1050 annotation_dict = {constants.INCLUDE_ANNOTATION: 'includeAnnotation1'}
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py932 option_name=constants.INCLUDE_ANNOTATION,