#include "gmock/gmock-spec-builders.h"
#include <memory>
#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"
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
◆ Method
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 2766 of file gmock-spec-builders_test.cc.
2766 {
2767#endif
2769
2770
2773
2775}
int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_
GTEST_API_ void InitGoogleMock(int *argc, char **argv)
const char kWarningVerbosity[]