Searched refs:GTEST_FATAL (Results 1 - 22 of 22) sorted by relevance

/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc470 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
473 if (severity_ == GTEST_FATAL) {
/external/protobuf/gtest/src/
H A Dgtest-port.cc436 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
439 if (severity_ == GTEST_FATAL) {
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest-port.cc470 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
473 if (severity_ == GTEST_FATAL) {
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-port.cc495 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
498 if (severity_ == GTEST_FATAL) {
/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc495 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
498 if (severity_ == GTEST_FATAL) {
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h732 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
742 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h926 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
936 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/googletest/googletest/src/
H A Dgtest-port.cc918 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
921 if (severity_ == GTEST_FATAL) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc918 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
921 if (severity_ == GTEST_FATAL) {
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h915 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
925 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1018 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
1028 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h907 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
917 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/v8/testing/gtest/src/
H A Dgtest-port.cc900 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
903 if (severity_ == GTEST_FATAL) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1032 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
1042 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc878 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
881 if (severity_ == GTEST_FATAL) {
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1293 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
1303 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1261 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
1271 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1247 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
1257 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc8019 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
8022 if (severity_ == GTEST_FATAL) {
H A Dgtest.h1794 GTEST_FATAL enumerator in enum:std::tr1::GTestLogSeverity
1804 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc8705 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
8708 if (severity_ == GTEST_FATAL) {
H A Dgtest.h2125 GTEST_FATAL enumerator in enum:std::tr1::GTestLogSeverity
2135 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.

Completed in 721 milliseconds