Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
gmock-spec-builders_test.cc File Reference
#include "gmock/gmock-spec-builders.h"
#include <memory>
#include <ostream>
#include <sstream>
#include <string>
#include <type_traits>
#include "gmock/gmock.h"
#include "gmock/internal/gmock-port.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.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.

Namespaces

 testing
 

Macros

#define Method   MethodW
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

#define Method   MethodW

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

Function Documentation

int main ( int  argc,
char **  argv 
)

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

Variable Documentation

MockA a_

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

MockB b_

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

int value

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

const std::string saved_verbose_flag_

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

LogTestHelper helper_

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