Lines Matching refs:test_group
326 self, test_group, test_mapping_files): argument
355 tests = set(merged_all_tests.get(test_group, []))
356 if test_group == constants.TEST_GROUP_ALL:
364 self, path='', test_group=constants.TEST_GROUP_PRESUBMIT, argument
412 test_group, test_mapping_files)
427 path, test_group, file_name, include_subdirs,
456 test_group = constants.TEST_GROUP_PRESUBMIT
459 src_path, test_group = args.tests[0].split(':')
464 path=src_path, test_group=test_group,
472 test_group, os.path.realpath(''))
475 for test_group, test_list in all_test_details.items():
476 tests += '%s:\n' % test_group