Home
last modified time | relevance | path

Searched refs:ReturnSentinel (Results 1 – 12 of 12) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
Dgtest-death-test-internal.h83 class ReturnSentinel {
85 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
86 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
89 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
173 ::testing::internal::DeathTest::ReturnSentinel \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h85 class ReturnSentinel {
87 explicit ReturnSentinel(DeathTest* test) : test_(test) { } in ReturnSentinel() function
88 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
91 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
204 ::testing::internal::DeathTest::ReturnSentinel \
/external/protobuf/gtest/fused-src/gtest/
Dgtest.h7438 class ReturnSentinel {
7440 explicit ReturnSentinel(DeathTest* test) : test_(test) { }
7441 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
7444 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
7528 ::testing::internal::DeathTest::ReturnSentinel \
/external/fmtlib/test/gtest/
Dgtest.h8242 class ReturnSentinel {
8244 explicit ReturnSentinel(DeathTest* test) : test_(test) { }
8245 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
8248 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
8361 ::testing::internal::DeathTest::ReturnSentinel \
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h8243 class ReturnSentinel {
8245 explicit ReturnSentinel(DeathTest* test) : test_(test) { }
8246 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
8249 GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel);
8362 ::testing::internal::DeathTest::ReturnSentinel \