|
proxygen
|
#include "gmock/gmock.h"#include "gtest/gtest.h"Go to the source code of this file.
Namespaces | |
| testing | |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 314 of file gmock_stress_test.cc.
References GTEST_CHECK_, testing::InitGoogleMock(), and RUN_ALL_TESTS().
| 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.
|
private |
Definition at line 74 of file gmock_stress_test.cc.
|
private |
Definition at line 82 of file gmock_stress_test.cc.
|
private |
Definition at line 90 of file gmock_stress_test.cc.