Searched refs:TestFilter (Results 1 – 14 of 14) sorted by relevance
108 CLASS_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset())111 PACKAGE_FILTER = test_info.TestFilter(PACKAGE, frozenset())155 METHOD_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset([METHOD_NAME]))163 FLAT_METHOD_FILTER = test_info.TestFilter(171 PARAMETERIZED_METHOD_FILTER = test_info.TestFilter(179 PARAMETERIZED_FLAT_METHOD_FILTER = test_info.TestFilter(226 CC_CLASS_FILTER = test_info.TestFilter(CC_CLASS_NAME+".*", frozenset())241 CC_CLASS_FILTER = test_info.TestFilter(CC_CLASS_NAME+".*", frozenset())249 CC_METHOD_FILTER = test_info.TestFilter(CC_CLASS_NAME+"."+CC_METHOD_NAME,251 CC_METHOD2_FILTER = test_info.TestFilter(CC_CLASS_NAME+"."+CC_METHOD_NAME+ \
72 CLASS_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset())75 PACKAGE_FILTER = test_info.TestFilter(PACKAGE, frozenset())119 METHOD_FILTER = test_info.TestFilter(FULL_CLASS_NAME, frozenset([METHOD_NAME]))127 FLAT_METHOD_FILTER = test_info.TestFilter(173 CC_CLASS_FILTER = test_info.TestFilter(CC_CLASS_NAME+".*", frozenset())188 CC_CLASS_FILTER = test_info.TestFilter(CC_CLASS_NAME+".*", frozenset())196 CC_METHOD_FILTER = test_info.TestFilter(CC_CLASS_NAME+"."+CC_METHOD_NAME,198 CC_METHOD2_FILTER = test_info.TestFilter(CC_CLASS_NAME+"."+CC_METHOD_NAME+ \
239 ti_filter = frozenset([test_info.TestFilter(247 [test_info.TestFilter(full_class_name, methods)])255 [test_info.TestFilter(test_finder_utils.get_cc_filter(272 [test_info.TestFilter(package_name, methods)])375 [test_info.TestFilter(class_name, methods)])499 test_filter = frozenset([test_info.TestFilter(package, frozenset())])
205 test_filters.append(test_info.TestFilter(class_name, methods))218 test_filters.append(test_info.TestFilter(
113 class TestFilter(TestFilterBase): class
43 KERNEL_CLASS_FILTER = test_info.TestFilter(KERNEL_TEST_CLASS, frozenset())
298 ti_filter = frozenset([test_info.TestFilter(314 [test_info.TestFilter(full_class_name, methods)])332 test_info.TestFilter(339 [test_info.TestFilter(kwargs.get('class_name', None), methods)])355 [test_info.TestFilter(package_name, methods)])471 [test_info.TestFilter(class_name, methods)])688 test_filter = frozenset([test_info.TestFilter(package, frozenset())])
295 test_filters.append(test_info.TestFilter(class_name, methods))308 test_filters.append(test_info.TestFilter(
134 class TestFilter(TestFilterBase): class
51 KERNEL_CLASS_FILTER = test_info.TestFilter(KERNEL_TEST_CLASS, frozenset())964 {test_info.TestFilter(class_name='class1.*',980 {test_info.TestFilter(class_name='*/class1.*',
56 CLASS2_FILTER = test_info.TestFilter(FULL_CLASS2_NAME, frozenset())57 METHOD2_FILTER = test_info.TestFilter(uc.FULL_CLASS_NAME, frozenset([uc.METHOD2_NAME]))61 CLASS2_METHOD_FILTER = test_info.TestFilter(FULL_CLASS2_NAME,119 frozenset([test_info.TestFilter(
61 CLASS2_FILTER = test_info.TestFilter(FULL_CLASS2_NAME, frozenset())62 METHOD2_FILTER = test_info.TestFilter(uc.FULL_CLASS_NAME, frozenset([uc.METHOD2_NAME]))66 CLASS2_METHOD_FILTER = test_info.TestFilter(FULL_CLASS2_NAME,124 frozenset([test_info.TestFilter(
814 results.add(test_info.TestFilter(class_name, frozenset(methods)))
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...