Searched defs:AddTestInfo (Results 1 - 21 of 21) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-internal-inl.h647 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
655 // AddTestInfo(), which is called to register a TEST or TEST_F
666 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2241 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2425 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/googletest/googletest/src/
H A Dgtest-internal-inl.h645 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
653 // AddTestInfo(), which is called to register a TEST or TEST_F
664 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2553 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2750 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h645 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
653 // AddTestInfo(), which is called to register a TEST or TEST_F
664 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2556 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2753 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h636 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
644 // AddTestInfo(), which is called to register a TEST or TEST_F
655 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2395 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h654 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
662 // AddTestInfo(), which is called to register a TEST or TEST_F
673 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2228 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2423 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h699 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
707 // AddTestInfo(), which is called to register a TEST or TEST_F
718 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2167 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2400 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h633 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
641 // AddTestInfo(), which is called to register a TEST or TEST_F
652 tear_down_tc)->AddTestInfo(test_info);
/external/v8/testing/gtest/src/
H A Dgtest-internal-inl.h645 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
653 // AddTestInfo(), which is called to register a TEST or TEST_F
664 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2556 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2753 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-internal-inl.h654 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
662 // AddTestInfo(), which is called to register a TEST or TEST_F
673 tear_down_tc)->AddTestInfo(test_info);
H A Dgtest.cc2228 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2423 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2395 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/fmtlib/test/
H A Dgmock-gtest-all.cc1055 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
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) { function in class:testing::TestCase
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc1093 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
1101 // AddTestInfo(), which is called to register a TEST or TEST_F
1112 tear_down_tc)->AddTestInfo(test_info);
3507 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3740 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc1055 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
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) { function in class:testing::TestCase

Completed in 6798 milliseconds