HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceDeathTestFactory (Results 1 - 17 of 17) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest-death-test_test.cc 87 class ReplaceDeathTestFactory {
89 explicit ReplaceDeathTestFactory(DeathTestFactory* new_factory)
95 ~ReplaceDeathTestFactory() {
100 // Prevents copying ReplaceDeathTestFactory objects.
101 ReplaceDeathTestFactory(const ReplaceDeathTestFactory&);
102 void operator=(const ReplaceDeathTestFactory&);
955 static testing::internal::ReplaceDeathTestFactory* replacer_;
960 replacer_ = new testing::internal::ReplaceDeathTestFactory(factory_);
981 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer
    [all...]
  /external/gtest/test/
gtest-death-test_test.cc 85 class ReplaceDeathTestFactory {
87 explicit ReplaceDeathTestFactory(DeathTestFactory* new_factory)
93 ~ReplaceDeathTestFactory() {
98 // Prevents copying ReplaceDeathTestFactory objects.
99 ReplaceDeathTestFactory(const ReplaceDeathTestFactory&);
100 void operator=(const ReplaceDeathTestFactory&);
953 static testing::internal::ReplaceDeathTestFactory* replacer_;
958 replacer_ = new testing::internal::ReplaceDeathTestFactory(factory_);
979 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 82 class ReplaceDeathTestFactory {
84 explicit ReplaceDeathTestFactory(DeathTestFactory* new_factory)
90 ~ReplaceDeathTestFactory() {
95 // Prevents copying ReplaceDeathTestFactory objects.
96 ReplaceDeathTestFactory(const ReplaceDeathTestFactory&);
97 void operator=(const ReplaceDeathTestFactory&);
835 static testing::internal::ReplaceDeathTestFactory* replacer_;
840 replacer_ = new testing::internal::ReplaceDeathTestFactory(factory_);
861 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-death-test_test.cc 85 class ReplaceDeathTestFactory {
87 explicit ReplaceDeathTestFactory(DeathTestFactory* new_factory)
93 ~ReplaceDeathTestFactory() {
98 // Prevents copying ReplaceDeathTestFactory objects.
99 ReplaceDeathTestFactory(const ReplaceDeathTestFactory&);
100 void operator=(const ReplaceDeathTestFactory&);
1019 static testing::internal::ReplaceDeathTestFactory* replacer_;
1024 replacer_ = new testing::internal::ReplaceDeathTestFactory(factory_);
1045 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 86 class ReplaceDeathTestFactory {
88 explicit ReplaceDeathTestFactory(DeathTestFactory* new_factory)
94 ~ReplaceDeathTestFactory() {
99 // Prevents copying ReplaceDeathTestFactory objects.
100 ReplaceDeathTestFactory(const ReplaceDeathTestFactory&);
101 void operator=(const ReplaceDeathTestFactory&);
954 static testing::internal::ReplaceDeathTestFactory* replacer_;
959 replacer_ = new testing::internal::ReplaceDeathTestFactory(factory_);
980 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest-internal-inl.h 764 friend class ReplaceDeathTestFactory;
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 777 friend class ReplaceDeathTestFactory;
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 753 friend class ReplaceDeathTestFactory;
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 750 friend class ReplaceDeathTestFactory;
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 814 friend class ReplaceDeathTestFactory;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 777 friend class ReplaceDeathTestFactory;
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 771 friend class ReplaceDeathTestFactory;
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 4794 milliseconds