#include "gmock/gmock-generated-matchers.h"#include <list>#include <map>#include <set>#include <sstream>#include <string>#include <utility>#include <vector>#include "gmock/gmock.h"#include "gtest/gtest.h"#include "gtest/gtest-spi.h"

Go to the source code of this file.
Namespaces | |
| adl_test | |
| matcher_test | |
Macros | |
| #define | GMOCK_ARRAY_SIZE_(a) (sizeof(a) / sizeof(a[0])) |
| #define GMOCK_ARRAY_SIZE_ | ( | a | ) | (sizeof(a) / sizeof(a[0])) |
Definition at line 85 of file gmock-generated-matchers_test.cc.