#include "gtest/gtest-message.h"
#include "gtest/internal/gtest-filepath.h"
#include "gtest/internal/gtest-port.h"
#include <stdlib.h>
#include <limits.h>
#include <climits>
#include "gtest/internal/gtest-string.h"
Go to the source code of this file.
Namespaces | |
namespace | testing |
namespace | testing::internal |
Defines | |
#define | GTEST_PATH_MAX_ _POSIX_PATH_MAX |
Functions | |
static bool | testing::internal::IsPathSeparator (char c) |
#define GTEST_PATH_MAX_ _POSIX_PATH_MAX |
Definition at line 58 of file gmock/gtest/src/gtest-filepath.cc.