Searched refs:_flatten_test_infos (Results 1 – 2 of 2) sorted by relevance
709 test_infos = self.tr._flatten_test_infos({uc.MODULE_INFO})714 test_infos = self.tr._flatten_test_infos([uc.MODULE_INFO, MODULE2_INFO])719 test_infos = self.tr._flatten_test_infos({CLASS1_INFO})722 test_infos = self.tr._flatten_test_infos({uc.INT_INFO})725 test_infos = self.tr._flatten_test_infos({uc.METHOD_INFO})731 test_infos = self.tr._flatten_test_infos({CLASS1_INFO, CLASS2_INFO})736 test_infos = self.tr._flatten_test_infos(743 test_infos = self.tr._flatten_test_infos(750 test_infos = self.tr._flatten_test_infos(759 test_infos = self.tr._flatten_test_infos([all …]
948 def _flatten_test_infos(self, test_infos): member in AtestTradefedTestRunner1077 test_infos = self._flatten_test_infos(test_infos)