Searched refs:test_group (Results 1 – 2 of 2) sorted by relevance
95 self, path='', test_group=constants.TEST_GROUP_PRESUBMIT, argument127 for test in test_mapping_dict.get(test_group, []):131 os.path.dirname(path), test_group, file_name))138 if test_group == constants.TEST_GROUP_POSTSUBMIT:176 for test_group, test_list in all_test_details.items():177 tests += '%s:\n' % test_group
154 path=TEST_MAPPING_DIR, test_group=constants.TEST_GROUP_POSTSUBMIT,