|
tesseract v5.3.3.20231005
|
#include "gmock/gmock-actions.h"#include "gmock/gmock-cardinalities.h"#include "gmock/gmock-function-mocker.h"#include "gmock/gmock-matchers.h"#include "gmock/gmock-more-actions.h"#include "gmock/gmock-more-matchers.h"#include "gmock/gmock-nice-strict.h"#include "gmock/internal/gmock-internal-utils.h"Go to the source code of this file.
Namespaces | |
| namespace | testing |
Functions | |
| testing::GMOCK_DECLARE_bool_ (catch_leaked_mocks) | |
| testing::GMOCK_DECLARE_string_ (verbose) | |
| testing::GMOCK_DECLARE_int32_ (default_mock_behavior) | |
| GTEST_API_ void | testing::InitGoogleMock (int *argc, char **argv) |
| GTEST_API_ void | testing::InitGoogleMock (int *argc, wchar_t **argv) |
| GTEST_API_ void | testing::InitGoogleMock () |