OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFatalFailure
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest-test-part.h
56
kFatalFailure
, // Failed and the test should be terminated.
100
bool fatally_failed() const { return type_ ==
kFatalFailure
; }
gtest-spi.h
152
>est_failures, ::testing::TestPartResult::
kFatalFailure
, (substr));\
169
>est_failures, ::testing::TestPartResult::
kFatalFailure
, (substr));\
gtest.h
1926
::testing::TestPartResult::
kFatalFailure
)
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-test-part.cc
54
: result.type() == TestPartResult::
kFatalFailure
gtest.cc
658
const std::string expected(type == TestPartResult::
kFatalFailure
?
2426
internal::ReportFailureInUnknownLocation(TestPartResult::
kFatalFailure
,
2479
TestPartResult::
kFatalFailure
,
2483
TestPartResult::
kFatalFailure
,
2875
// representation. Both kNonFatalFailure and
kFatalFailure
are translated
2886
case TestPartResult::
kFatalFailure
:
/src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
gmock-internal-utils.cc
99
TestPartResult::
kFatalFailure
:
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h
1243
return GTEST_MESSAGE_(message, ::testing::TestPartResult::
kFatalFailure
)
Completed in 43 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026