Home
last modified time | relevance | path

Searched refs:TestInfoImpl (Results 1 – 16 of 16) sorted by relevance

/external/protobuf/gtest/include/gtest/
Dgtest.h150 class TestInfoImpl; variable
343 friend class internal::TestInfoImpl;
534 friend class internal::TestInfoImpl;
652 friend class internal::TestInfoImpl;
670 internal::TestInfoImpl* impl() { return impl_; } in impl()
671 const internal::TestInfoImpl* impl() const { return impl_; } in impl()
681 internal::TestInfoImpl* impl_;
967 friend class internal::TestInfoImpl;
/external/protobuf/gtest/src/
Dgtest-internal-inl.h343 class TestInfoImpl {
345 TestInfoImpl(TestInfo* parent, const char* test_case_name,
349 ~TestInfoImpl();
419 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfoImpl);
Dgtest.cc1993 const internal::TestInfoImpl* const first_test_info = in HasSameFixtureClass()
1999 const internal::TestInfoImpl* const this_test_info = in HasSameFixtureClass()
2128 impl_ = new internal::TestInfoImpl(this, a_test_case_name, a_name, in TestInfo()
2272 void TestInfoImpl::Run() { in Run()
2432 ForEach(test_info_list_, internal::TestInfoImpl::ClearTestResult); in ClearResult()
2437 const internal::TestInfoImpl* const impl = test_info->impl(); in TestPassed()
2443 const internal::TestInfoImpl* const impl = test_info->impl(); in TestFailed()
4298 TestInfoImpl::TestInfoImpl(TestInfo* parent, in UnitTestImpl() function in testing::internal::TestInfoImpl
4318 TestInfoImpl::~TestInfoImpl() { in UnitTestImpl()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc737 class TestInfoImpl { class
739 TestInfoImpl(TestInfo* parent, const char* test_case_name,
743 ~TestInfoImpl();
813 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfoImpl);
3333 const internal::TestInfoImpl* const first_test_info = in HasSameFixtureClass()
3339 const internal::TestInfoImpl* const this_test_info = in HasSameFixtureClass()
3468 impl_ = new internal::TestInfoImpl(this, a_test_case_name, a_name, in TestInfo()
3612 void TestInfoImpl::Run() { in Run()
3772 ForEach(test_info_list_, internal::TestInfoImpl::ClearTestResult); in ClearResult()
3777 const internal::TestInfoImpl* const impl = test_info->impl(); in TestPassed()
[all …]
Dgtest.h6508 class TestInfoImpl; // Opaque implementation of TestInfo
15738 class TestInfoImpl;
15931 friend class internal::TestInfoImpl;
16122 friend class internal::TestInfoImpl;
16240 friend class internal::TestInfoImpl;
16258 internal::TestInfoImpl* impl() { return impl_; }
16259 const internal::TestInfoImpl* impl() const { return impl_; }
16269 internal::TestInfoImpl* impl_;
16555 friend class internal::TestInfoImpl;
/external/protobuf/gtest/include/gtest/internal/
Dgtest-internal.h115 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-internal.h97 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h97 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h141 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h150 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-internal.h121 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h100 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-internal.h100 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h100 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/fmtlib/test/gtest/
Dgtest.h7057 class TestInfoImpl; // Opaque implementation of TestInfo
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h7058 class TestInfoImpl; // Opaque implementation of TestInfo