Home | History | Annotate | Download | only in gtest

Lines Matching refs:AddTestInfo

1055   void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc,
1063 // AddTestInfo(), which is called to register a TEST or TEST_F
1074 tear_down_tc)->AddTestInfo(test_info);
3712 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3907 void TestCase::AddTestInfo(TestInfo * test_info) {