Searched refs:test_num (Results 1 – 1 of 1) sorted by relevance
909 for (int test_num = 0; test_num < test_suite->total_test_count(); in TEST() local910 ++test_num) { in TEST()911 const ::testing::TestInfo* test_info = test_suite->GetTestInfo(test_num); in TEST()