QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
testing::internal::GTestLog Class Reference

#include <gtest-port.h>

Public Member Functions

 GTestLog (GTestLogSeverity severity, const char *file, int line)
 
 ~GTestLog ()
 
::std::ostream & GetStream ()
 

Detailed Description

Definition at line 1005 of file gtest-port.h.

Constructor & Destructor Documentation

◆ GTestLog()

testing::internal::GTestLog::GTestLog ( GTestLogSeverity  severity,
const char *  file,
int  line 
)

◆ ~GTestLog()

testing::internal::GTestLog::~GTestLog ( )

Member Function Documentation

◆ GetStream()

::std::ostream& testing::internal::GTestLog::GetStream ( )
inline

Definition at line 1012 of file gtest-port.h.


The documentation for this class was generated from the following file: