Classes | Namespaces | Functions | Variables
googletest-listener-test.cc File Reference
#include <vector>
#include "gtest/gtest.h"
Include dependency graph for googletest-listener-test.cc:

Go to the source code of this file.

Classes

class  testing::internal::EnvironmentInvocationCatcher
 
class  testing::internal::EventRecordingListener
 
class  testing::internal::EventRecordingListener2
 
class  testing::internal::ListenerTest
 

Namespaces

 testing
 
 testing::internal
 

Functions

int main (int argc, char **argv)
 
 testing::internal::TEST_F (ListenerTest, DoesBar)
 
 testing::internal::TEST_F (ListenerTest, DoesFoo)
 
void VerifyResults (const std::vector< std::string > &data, const char *const *expected_data, size_t expected_data_size)
 

Variables

std::vector< std::string > * g_events = nullptr
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 266 of file googletest-listener-test.cc.

◆ VerifyResults()

void VerifyResults ( const std::vector< std::string > &  data,
const char *const *  expected_data,
size_t  expected_data_size 
)

Definition at line 242 of file googletest-listener-test.cc.

Variable Documentation

◆ g_events

std::vector<std::string>* g_events = nullptr

Definition at line 50 of file googletest-listener-test.cc.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03