Lines Matching refs:info
370 TestInfo* const info = GetUnitTestImpl()->current_test_info();
371 if (info == nullptr) {
729 const TestInfo* const info = impl->current_test_info();
730 const int death_test_index = info->result()->death_test_count();
758 kFilterFlag + "=" + info->test_suite_name() +
759 "." + info->name();
976 const TestInfo* const info = impl->current_test_info();
977 const int death_test_index = info->result()->death_test_count();
991 kFilterFlag + "=" + info->test_suite_name() +
992 "." + info->name();
1417 const TestInfo* const info = impl->current_test_info();
1418 const int death_test_index = info->result()->death_test_count();
1432 kFilterFlag + "=" + info->test_suite_name() +
1433 "." + info->name();