Searched refs:GTEST_LOG_ (Results 1 – 11 of 11) sorted by relevance
100 GTEST_LOG_(WARNING) << llvm::formatv( in CheckIPSupport()112 GTEST_LOG_(WARNING) in CheckIPSupport()118 GTEST_LOG_(WARNING) << "Continuing anyway. The test will probably fail."; in CheckIPSupport()
25 GTEST_LOG_(WARNING) << "Cannot access log directory: " << Dir; in getLogFileName()
194 GTEST_LOG_(INFO) << "Send Packet: " << message.str(); in SendMessage()197 GTEST_LOG_(INFO) << "Read Packet: " << response_string; in SendMessage()
359 GTEST_LOG_(FATAL) << error.GetString(); in FailFromInternalError()362 GTEST_LOG_(FATAL) << "Error while reading death test internal: " in FailFromInternalError()490 GTEST_LOG_(FATAL) << "Death test child process reported " in ReadAndInterpretStatusByte()495 GTEST_LOG_(FATAL) << "Read from death test child process failed: " in ReadAndInterpretStatusByte()612 GTEST_LOG_(FATAL) in Passed()1122 GTEST_LOG_(WARNING) << DeathTestThreadWarning(thread_count); in AssumeRole()
1114 GTEST_LOG_(WARNING) in CapturedStream()1140 GTEST_LOG_(FATAL) << "Failed to open tmp file " << filename_ in GetCapturedString()1166 GTEST_LOG_(FATAL) << "Only one " << stream_name in CaptureStream()
194 GTEST_LOG_(FATAL) << "Unable to open file \"" << output_file << "\""; in OpenFileForWriting()2606 GTEST_LOG_(ERROR) << FormatFileLocation(code_location.file.c_str(), in ReportInvalidTestSuiteType()3601 GTEST_LOG_(FATAL) << "XML output file may not be null"; in XmlUnitTestResultPrinter()4038 GTEST_LOG_(FATAL) << "JSON output file may not be null"; in JsonUnitTestResultPrinter()4396 GTEST_LOG_(WARNING) << "stream_result_to: getaddrinfo() failed: " in MakeConnection()4417 GTEST_LOG_(WARNING) << "stream_result_to: failed to connect to " in MakeConnection()4514 GTEST_LOG_(ERROR) << "Failed to remove premature exit filepath \"" in ~ScopedPrematureExitFile()5080 GTEST_LOG_(WARNING) << "WARNING: unrecognized output format \"" in ConfigureXmlOutput()5096 GTEST_LOG_(WARNING) << "unrecognized streaming target \"" << target in ConfigureStreamingOutput()5976 GTEST_LOG_(FATAL) << "Unable to open file \"" << GTEST_FLAG(flagfile) in LoadFlagsFromFile()
1093 GTEST_LOG_(WARNING) in Send()
318 GTEST_LOG_(WARNING) \
969 #if !defined(GTEST_LOG_)971 # define GTEST_LOG_(severity) \ macro1000 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "1010 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
290 GTEST_LOG_(INFO) << "Formatted output: " << ss.GetData(); in TEST_F()
3207 GTEST_LOG_(FATAL) << "BoundSecondMatcher should never be assigned.";