Home
last modified time | relevance | path

Searched refs:TI_FILTER (Results 1 – 19 of 19) sorted by relevance

/tools/asuite/atest/
Dunittest_constants.py70 constants.TI_FILTER: frozenset()}
72 constants.TI_FILTER: frozenset()}
74 constants.TI_FILTER: frozenset()}
110 constants.TI_FILTER: frozenset([CLASS_FILTER])}
113 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
118 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
121 constants.TI_FILTER: frozenset()}
132 constants.TI_FILTER: frozenset([CLASS_FILTER])}
160 data={constants.TI_FILTER: frozenset([METHOD_FILTER]),
169 constants.TI_FILTER: frozenset()})
[all …]
Dconstants_default.py116 TI_FILTER = 'filter' variable
/tools/asuite/atest-py2/
Dunittest_constants.py59 constants.TI_FILTER: frozenset()}
61 constants.TI_FILTER: frozenset()}
74 constants.TI_FILTER: frozenset([CLASS_FILTER])}
77 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
82 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
85 constants.TI_FILTER: frozenset()}
96 constants.TI_FILTER: frozenset([CLASS_FILTER])}
124 data={constants.TI_FILTER: frozenset([METHOD_FILTER]),
133 constants.TI_FILTER: frozenset()})
138 data={constants.TI_FILTER: frozenset(),
[all …]
Dconstants_default.py97 TI_FILTER = 'filter' variable
/tools/asuite/atest-py2/test_runners/
Datest_tf_test_runner_unittest.py67 constants.TI_FILTER: frozenset()})
73 constants.TI_FILTER: frozenset([uc.CLASS_FILTER])})
79 constants.TI_FILTER: frozenset([CLASS2_FILTER])})
85 constants.TI_FILTER: frozenset(),
92 constants.TI_FILTER: frozenset(),
104 constants.TI_FILTER: frozenset([uc.CLASS_FILTER, CLASS2_FILTER])})
110 constants.TI_FILTER: frozenset(),
118 constants.TI_FILTER:
126 constants.TI_FILTER: frozenset([uc.METHOD_FILTER, CLASS2_METHOD_FILTER])})
132 constants.TI_FILTER: frozenset([uc.FLAT_METHOD_FILTER, CLASS2_METHOD_FILTER])})
[all …]
Datest_tf_test_runner.py533 test_filters = test_info_i.data.get(constants.TI_FILTER)
542 data[constants.TI_FILTER] = self._flatten_test_filters(filters)
612 for test_filter in info.data.get(constants.TI_FILTER, []):
Drobolectric_test_runner.py207 filters = test_info.data.get(constants.TI_FILTER)
/tools/asuite/atest/test_runners/
Datest_tf_test_runner_unittest.py72 constants.TI_FILTER: frozenset()})
78 constants.TI_FILTER: frozenset([uc.CLASS_FILTER])})
84 constants.TI_FILTER: frozenset([CLASS2_FILTER])})
90 constants.TI_FILTER: frozenset(),
97 constants.TI_FILTER: frozenset(),
109 constants.TI_FILTER: frozenset([uc.CLASS_FILTER, CLASS2_FILTER])})
115 constants.TI_FILTER: frozenset(),
123 constants.TI_FILTER:
131 constants.TI_FILTER: frozenset([uc.METHOD_FILTER, CLASS2_METHOD_FILTER])})
137 constants.TI_FILTER: frozenset([uc.FLAT_METHOD_FILTER, CLASS2_METHOD_FILTER])})
[all …]
Datest_tf_test_runner.py763 test_filters = test_info_i.data.get(constants.TI_FILTER)
772 data[constants.TI_FILTER] = self._flatten_test_filters(filters)
844 for test_filter in info.data.get(constants.TI_FILTER, []):
Drobolectric_test_runner.py219 filters = test_info.data.get(constants.TI_FILTER)
/tools/asuite/atest/test_finders/
Dmodule_finder.py410 data={constants.TI_FILTER: test_filter,
442 constants.TI_FILTER: frozenset()},
478 constants.TI_FILTER: ti_filter},
881 constants.TI_FILTER: frozenset()},
Dtf_integration_finder_unittest.py43 data={constants.TI_FILTER: frozenset([uc.CLASS_FILTER]),
49 data={constants.TI_FILTER: frozenset([uc.METHOD_FILTER]),
Dtf_integration_finder.py316 constants.TI_FILTER: filters})
359 constants.TI_FILTER: frozenset()})]
Dmodule_finder_unittest.py53 constants.TI_FILTER: frozenset([KERNEL_CLASS_FILTER])}
62 data={constants.TI_FILTER: frozenset([uc.FLAT_METHOD_FILTER]),
70 data={constants.TI_FILTER: frozenset([uc.CLASS_FILTER]),
76 data={constants.TI_FILTER: frozenset([uc.CC_CLASS_FILTER]),
963 constants.TI_FILTER: frozenset(
979 constants.TI_FILTER: frozenset(
Dcache_finder.py139 test_filters = t_info.data.get(constants.TI_FILTER, [])
/tools/asuite/atest-py2/test_finders/
Dtf_integration_finder_unittest.py40 data={constants.TI_FILTER: frozenset([uc.CLASS_FILTER]),
46 data={constants.TI_FILTER: frozenset([uc.METHOD_FILTER]),
Dtf_integration_finder.py226 constants.TI_FILTER: filters})
268 constants.TI_FILTER: frozenset()})]
Dmodule_finder.py324 data={constants.TI_FILTER: test_filter,
353 constants.TI_FILTER: frozenset()},
382 constants.TI_FILTER: ti_filter},
Dmodule_finder_unittest.py45 constants.TI_FILTER: frozenset([KERNEL_CLASS_FILTER])}
54 data={constants.TI_FILTER: frozenset([uc.FLAT_METHOD_FILTER]),
62 data={constants.TI_FILTER: frozenset([uc.CLASS_FILTER]),
68 data={constants.TI_FILTER: frozenset([uc.CC_CLASS_FILTER]),