OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:catch_exceptions_
(Results
1 - 20
of
20
) sorted by null
/external/google-breakpad/src/client/windows/unittests/
exception_handler_test.h
56
bool
catch_exceptions_
;
member in class:testing::DisableExceptionHandlerInScope
exception_handler_test.cc
50
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
55
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
/external/google-breakpad/src/testing/gtest/src/
gtest-internal-inl.h
162
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
183
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
204
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
799
bool catch_exceptions() const { return
catch_exceptions_
; }
806
void set_catch_exceptions(bool value) {
catch_exceptions_
= value; }
916
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
gtest.cc
[
all
...]
/external/gtest/src/
gtest-internal-inl.h
167
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
188
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
209
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
812
bool catch_exceptions() const { return
catch_exceptions_
; }
819
void set_catch_exceptions(bool value) {
catch_exceptions_
= value; }
929
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
gtest.cc
[
all
...]
/external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h
167
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
190
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
210
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
788
bool catch_exceptions() const { return
catch_exceptions_
; }
795
void set_catch_exceptions(bool value) {
catch_exceptions_
= value; }
901
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
gtest.cc
[
all
...]
/external/mesa3d/src/gtest/src/
gtest-internal-inl.h
156
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
177
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
197
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
785
bool catch_exceptions() const { return
catch_exceptions_
; }
792
void set_catch_exceptions(bool value) {
catch_exceptions_
= value; }
898
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
gtest.cc
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h
167
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
188
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
209
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
812
bool catch_exceptions() const { return
catch_exceptions_
; }
819
void set_catch_exceptions(bool value) {
catch_exceptions_
= value; }
929
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
gtest.cc
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h
167
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
188
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
209
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
806
bool catch_exceptions() const { return
catch_exceptions_
; }
813
void set_catch_exceptions(bool value) {
catch_exceptions_
= value; }
923
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
gtest.cc
[
all
...]
/external/protobuf/gtest/src/
gtest-internal-inl.h
155
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
175
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
194
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
568
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
589
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
610
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
1330
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
/external/opencv3/modules/ts/src/
ts_gtest.cpp
574
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
596
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
618
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
1339
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc
568
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
589
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
610
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
1330
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc
568
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
589
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
610
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
1330
bool
catch_exceptions_
;
member in class:testing::internal::UnitTestImpl
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest-all.cc
549
catch_exceptions_
= GTEST_FLAG(catch_exceptions);
569
GTEST_FLAG(catch_exceptions) =
catch_exceptions_
;
588
bool
catch_exceptions_
;
member in class:testing::internal::GTestFlagSaver
[
all
...]
Completed in 534 milliseconds