|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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>Namespaces | |
| testing | |
| testing::internal | |
Macros | |
| #define | GTEST_PATH_MAX_ _POSIX_PATH_MAX |
Variables | |
| const char | testing::internal::kPathSeparator = '/' |
| const char | testing::internal::kPathSeparatorString [] = "/" |
| const char | testing::internal::kCurrentDirectoryString [] = "./" |
| #define GTEST_PATH_MAX_ _POSIX_PATH_MAX |
1.8.13