Searched refs:AddTestInfo (Results 1 - 9 of 9) sorted by relevance

/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h648 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
656 // AddTestInfo(), which is called to register a TEST or TEST_F
667 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2213 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2397 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h648 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
656 // AddTestInfo(), which is called to register a TEST or TEST_F
667 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2213 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2397 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h648 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
656 // AddTestInfo(), which is called to register a TEST or TEST_F
667 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2213 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2397 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h826 void AddTestInfo(TestInfo * test_info);
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h826 void AddTestInfo(TestInfo * test_info);
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h826 void AddTestInfo(TestInfo * test_info);

Completed in 98 milliseconds