![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#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"
Include dependency graph for gmock-internal-utils.h:
This graph shows which files directly or indirectly include this file: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) template <> struct KindOf<type> { enum { value = kind }; } |
| #define | GMOCK_KIND_OF_(type) |
| #define | GMOCK_IS_SIGNED_(T) (static_cast<T>(-1) < 0) |
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 | |||
| ) | template <> struct KindOf<type> { enum { value = kind }; } |
Definition at line 136 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 136 of file gmock-internal-utils.h
Definition at line 173 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 173 of file gmock-internal-utils.h
| #define GMOCK_KIND_OF_ | ( | type | ) |
Definition at line 168 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 168 of file gmock-internal-utils.h
Referenced by testing::SafeMatcherCastImpl< T >::Cast().
| #define GMOCK_WCHAR_T_IS_NATIVE_ 1 |
Definition at line 104 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 104 of file gmock-internal-utils.h