Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
gmock_stress_test.cc File Reference
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Include dependency graph for gmock_stress_test.cc:

Go to the source code of this file.

Namespaces

 testing
 

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 232 of file gmock_stress_test.cc.

Variable Documentation

MockFoo* mock_foo

Definition at line 95 of file gmock_stress_test.cc.

int* count

Definition at line 96 of file gmock_stress_test.cc.