Home | History | Annotate | Download | only in src

Lines Matching refs:AddTestInfo

1064   void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc,
1072 // AddTestInfo(), which is called to register a TEST or TEST_F
1083 tear_down_tc)->AddTestInfo(test_info);
3728 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3923 void TestCase::AddTestInfo(TestInfo * test_info) {