Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
Dfile_path.h169 static const CharType kCurrentDirectory[]; variable
/external/autotest/client/deps/glbench/src/
Dfilepath.h28 char kCurrentDirectory[2] = "."; variable