webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions | Variables
gtest-listener_test.cc File Reference
#include <gtest/gtest.h>
#include <vector>

Classes

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

Namespaces

 testing
 
 testing::internal
 

Functions

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

Variables

std::vector< String > * g_events = NULL
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ VerifyResults()

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

Variable Documentation

◆ g_events

std::vector<String>* g_events = NULL