Searched defs:kEmptyFile (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/include/xml/
H A DSkXMLParser.h24 kEmptyFile, enumerator in enum:SkXMLParserError::ErrorCode
/external/skia/include/xml/
H A DSkXMLParser.h24 kEmptyFile, enumerator in enum:SkXMLParserError::ErrorCode
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHeader.h78 kEmptyFile, enumerator in enum:NArchive::N7z::NID::EEnum
/external/chromium/chrome/browser/
H A Dbrowser_browsertest.cc333 static const FilePath::CharType* kEmptyFile = FILE_PATH_LITERAL("empty.html"); local
335 FilePath(kEmptyFile)));
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_focus_uitest.cc958 const base::FilePath::CharType* kEmptyFile = FILE_PATH_LITERAL("empty.html"); local
960 base::FilePath::kCurrentDirectory), base::FilePath(kEmptyFile)));
H A Dbrowser_browsertest.cc1041 static const base::FilePath::CharType* kEmptyFile = local
1044 base::FilePath::kCurrentDirectory), base::FilePath(kEmptyFile)));
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.cc90 const char kEmptyFile[] = "Filename not yet determined"; member in namespace:download_extension_errors
1494 errors::kEmptyFile, &error_))

Completed in 182 milliseconds