Home
last modified time | relevance | path

Searched defs:invalid_path (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h19 invalid_path = 1, enumerator
/external/libmojo/base/android/
Dcontent_uri_utils_unittest.cc31 FilePath invalid_path("content://foo.bar"); in TEST() local