Home | History | Annotate | Download | only in internal

Lines Matching full:testinfo

86 class TestInfo;                        // Information about a test.
97 class TestInfoImpl; // Opaque implementation of TestInfo
474 // Creates a new TestInfo object and registers it with Google Test;
489 // The newly created TestInfo instance will assume
491 GTEST_API_ TestInfo* MakeAndRegisterTestInfo(
1142 static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\
1147 ::testing::TestInfo* const GTEST_TEST_CLASS_NAME_(test_case_name, test_name)\