| MADNESS
    version 0.9
    | 
#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"

| 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 | 
Referenced by testing::internal::FilePath::GetCurrentDir().
 1.8.8
 1.8.8