#include "gmock/gmock.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
namespace | testing |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 314 of file gmock_stress_test.cc.
int* count |
Definition at line 176 of file gmock_stress_test.cc.
MockFoo* mock_foo |
Definition at line 175 of file gmock_stress_test.cc.
int x_ |
Definition at line 74 of file gmock_stress_test.cc.
int y_ |
Definition at line 82 of file gmock_stress_test.cc.
int z_ |
Definition at line 90 of file gmock_stress_test.cc.