Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dunittest_constants.py62 constants.TI_FILTER: frozenset()}
64 constants.TI_FILTER: frozenset()}
77 constants.TI_FILTER: frozenset([CLASS_FILTER])}
80 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
85 constants.TI_FILTER: frozenset([PACKAGE_FILTER])}
88 constants.TI_FILTER: frozenset()}
99 constants.TI_FILTER: frozenset([CLASS_FILTER])}
127 data={constants.TI_FILTER: frozenset([METHOD_FILTER]),
136 constants.TI_FILTER: frozenset()})
141 data={constants.TI_FILTER: frozenset(),
[all …]
Dconstants_default.py98 TI_FILTER = 'filter' variable
/tools/tradefederation/core/atest/
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/tradefederation/core/atest/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.py66 constants.TI_FILTER: frozenset()})
72 constants.TI_FILTER: frozenset([uc.CLASS_FILTER])})
78 constants.TI_FILTER: frozenset([CLASS2_FILTER])})
84 constants.TI_FILTER: frozenset(),
91 constants.TI_FILTER: frozenset(),
103 constants.TI_FILTER: frozenset([uc.CLASS_FILTER, CLASS2_FILTER])})
109 constants.TI_FILTER: frozenset(),
117 constants.TI_FILTER:
125 constants.TI_FILTER: frozenset([uc.METHOD_FILTER, CLASS2_METHOD_FILTER])})
131 constants.TI_FILTER: frozenset([uc.FLAT_METHOD_FILTER, CLASS2_METHOD_FILTER])})
[all …]
Datest_tf_test_runner.py546 test_filters = test_info_i.data.get(constants.TI_FILTER)
555 data[constants.TI_FILTER] = self._flatten_test_filters(filters)
621 for test_filter in info.data.get(constants.TI_FILTER, []):
Drobolectric_test_runner.py214 filters = test_info.data.get(constants.TI_FILTER)
/tools/tradefederation/core/atest/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]),
/tools/asuite/atest/test_finders/
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.py230 constants.TI_FILTER: filters})
272 constants.TI_FILTER: frozenset()})]
Dmodule_finder.py326 data={constants.TI_FILTER: test_filter,
356 constants.TI_FILTER: frozenset()},
385 constants.TI_FILTER: ti_filter},
Dmodule_finder_unittest.py48 constants.TI_FILTER: frozenset([KERNEL_CLASS_FILTER])}
57 data={constants.TI_FILTER: frozenset([uc.FLAT_METHOD_FILTER]),
65 data={constants.TI_FILTER: frozenset([uc.CLASS_FILTER]),
71 data={constants.TI_FILTER: frozenset([uc.CC_CLASS_FILTER]),