OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReturnSentinel
(Results
1 - 12
of
12
) sorted by null
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h
85
class
ReturnSentinel
{
87
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
88
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
91
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
204
::testing::internal::DeathTest::
ReturnSentinel
\
/external/gtest/include/gtest/internal/
gtest-death-test-internal.h
85
class
ReturnSentinel
{
87
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
88
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
91
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
204
::testing::internal::DeathTest::
ReturnSentinel
\
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h
85
class
ReturnSentinel
{
87
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
88
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
91
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
204
::testing::internal::DeathTest::
ReturnSentinel
\
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-death-test-internal.h
85
class
ReturnSentinel
{
87
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
88
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
91
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
204
::testing::internal::DeathTest::
ReturnSentinel
\
/external/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h
83
class
ReturnSentinel
{
85
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
86
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
89
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
173
::testing::internal::DeathTest::
ReturnSentinel
\
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h
85
class
ReturnSentinel
{
87
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
88
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
91
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
204
::testing::internal::DeathTest::
ReturnSentinel
\
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h
85
class
ReturnSentinel
{
87
explicit
ReturnSentinel
(DeathTest* test) : test_(test) { }
88
~
ReturnSentinel
() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); }
91
GTEST_DISALLOW_COPY_AND_ASSIGN_(
ReturnSentinel
);
204
::testing::internal::DeathTest::
ReturnSentinel
\
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
/external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest.h
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
Completed in 832 milliseconds