Lines Matching refs:test_info
109 for test_info in found_test_infos:
111 test_info.data[constants.TI_MODULE_ARG] = (
113 test_info.from_test_mapping = True
114 test_info.host = tm_test_detail.host
116 test_info.test_finder = finder_info
117 test_infos.add(test_info)
139 test_info=test_info_str)
422 for test_info in test_infos:
423 targets |= test_info.build_targets
497 for test_info in test_infos:
498 logging.debug('%s\n', test_info)