Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmock-spec-builders_test.cc File Reference
#include "gmock/gmock-spec-builders.h"
#include <ostream>
#include <sstream>
#include <string>
#include "gmock/gmock.h"
#include "gmock/internal/gmock-port.h"
#include "gtest/gtest.h"
#include "gtest/gtest-spi.h"
#include "gtest/internal/gtest-port.h"
+ Include dependency graph for gmock-spec-builders_test.cc:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  testing::internal::ExpectationTester
 

Namespaces

namespace  testing
 
namespace  testing::internal
 

Macros

#define Method   MethodW
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

#define Method   MethodW

Definition at line 184 of file gmock-spec-builders_test.cc.

View newest version in sPHENIX GitHub at line 184 of file gmock-spec-builders_test.cc

Referenced by ReadHis2().

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 2634 of file gmock-spec-builders_test.cc.

View newest version in sPHENIX GitHub at line 2634 of file gmock-spec-builders_test.cc

References GMOCK_FLAG, testing::InitGoogleMock(), testing::internal::kWarningVerbosity, RUN_ALL_TESTS(), and verbose.

+ Here is the call graph for this function: