Namespaces | Defines | Functions | Variables
gtest-filepath.cc File Reference
#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"
Include dependency graph for gtest-filepath.cc:
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

Defines

#define GTEST_PATH_MAX_   _POSIX_PATH_MAX

Functions

static bool testing::internal::IsPathSeparator (char c)

Variables

const char testing::internal::kCurrentDirectoryString [] = "./"
const char testing::internal::kPathSeparator = '/'
const char testing::internal::kPathSeparatorString [] = "/"

Define Documentation

#define GTEST_PATH_MAX_   _POSIX_PATH_MAX

Definition at line 57 of file gtest-filepath.cc.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:45