Searched refs:GTEST_LOG_ (Results 1 – 7 of 7) sorted by relevance
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()
314 GTEST_LOG_(WARNING) \
965 #if !defined(GTEST_LOG_)967 # define GTEST_LOG_(severity) \ macro996 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "1006 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
3206 GTEST_LOG_(FATAL) << "BoundSecondMatcher should never be assigned.";