Home
last modified time | relevance | path

Searched defs:kSeparators (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile_path_constants.cc13 const FilePath::CharType FilePath::kSeparators[] = FILE_PATH_LITERAL("\\/"); member in base::FilePath
Dfile_path.h163 static const CharType kSeparators[]; variable
/external/autotest/client/deps/glbench/src/
Dfilepath.h27 char kSeparators[2] = "/"; variable