OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTEST_LOG_
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest-death-test.h
314
GTEST_LOG_
(WARNING) \
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-death-test.cc
359
GTEST_LOG_
(FATAL) << error.GetString();
362
GTEST_LOG_
(FATAL) << "Error while reading death test internal: "
490
GTEST_LOG_
(FATAL) << "Death test child process reported "
495
GTEST_LOG_
(FATAL) << "Read from death test child process failed: "
612
GTEST_LOG_
(FATAL)
1122
GTEST_LOG_
(WARNING) << DeathTestThreadWarning(thread_count);
gtest-port.cc
1114
GTEST_LOG_
(WARNING)
1140
GTEST_LOG_
(FATAL) << "Failed to open tmp file " << filename_
1166
GTEST_LOG_
(FATAL) << "Only one " << stream_name
gtest.cc
194
GTEST_LOG_
(FATAL) << "Unable to open file \"" << output_file << "\"";
2606
GTEST_LOG_
(ERROR) << FormatFileLocation(code_location.file.c_str(),
3601
GTEST_LOG_
(FATAL) << "XML output file may not be null";
4038
GTEST_LOG_
(FATAL) << "JSON output file may not be null";
4396
GTEST_LOG_
(WARNING) << "stream_result_to: getaddrinfo() failed: "
4417
GTEST_LOG_
(WARNING) << "stream_result_to: failed to connect to "
4514
GTEST_LOG_
(ERROR) << "Failed to remove premature exit filepath \""
5080
GTEST_LOG_
(WARNING) << "WARNING: unrecognized output format \""
5096
GTEST_LOG_
(WARNING) << "unrecognized streaming target \"" << target
5976
GTEST_LOG_
(FATAL) << "Unable to open file \"" << GTEST_FLAG(flagfile
[
all
...]
gtest-internal-inl.h
1093
GTEST_LOG_
(WARNING)
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h
212
//
GTEST_LOG_
() - logs messages at the specified severity level.
935
//
GTEST_LOG_
(severity) - logs messages at the specified severity level. The
965
#if !defined(
GTEST_LOG_
)
967
# define
GTEST_LOG_
(severity) \
974
#endif // !defined(
GTEST_LOG_
)
996
GTEST_LOG_
(FATAL) << "Condition " #condition " failed. "
1006
GTEST_LOG_
(FATAL) << #posix_call << "failed with error " \
/src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-matchers.h
3206
GTEST_LOG_
(FATAL) << "BoundSecondMatcher should never be assigned.";
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026