|
Electroneum
|
#include <stdio.h>#include <ostream>#include <string>#include "gmock/internal/gmock-generated-internal-utils.h"#include "gmock/internal/gmock-port.h"#include "gtest/gtest.h"

Go to the source code of this file.
Namespaces | |
| namespace | testing |
| namespace | testing::internal |
Macros | |
| #define | GMOCK_WCHAR_T_IS_NATIVE_ 1 |
| #define | GMOCK_DECLARE_KIND_(type, kind) |
| #define | GMOCK_KIND_OF_(type) |
| #define | GMOCK_IS_SIGNED_(T) |
Variables | |
| const char | testing::internal::kInfoVerbosity [] = "info" |
| const char | testing::internal::kWarningVerbosity [] = "warning" |
| const char | testing::internal::kErrorVerbosity [] = "error" |
| #define GMOCK_DECLARE_KIND_ | ( | type, | |
| kind ) |
Definition at line 136 of file gmock-internal-utils.h.
| #define GMOCK_IS_SIGNED_ | ( | T | ) |
Definition at line 173 of file gmock-internal-utils.h.
| #define GMOCK_KIND_OF_ | ( | type | ) |
Definition at line 168 of file gmock-internal-utils.h.
| #define GMOCK_WCHAR_T_IS_NATIVE_ 1 |
Definition at line 104 of file gmock-internal-utils.h.