Home
last modified time | relevance | path

Searched defs:rootUri (Results 1 – 5 of 5) sorted by relevance

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DWindowsPathTypeTest.java172 URI rootUri = PathType.windows().toUri(fileSystemUri, "C:\\", ImmutableList.<String>of(), true); in testWindows_toUri_normal() local
185 URI rootUri = in testWindows_toUri_unc() local
DUnixPathTypeTest.java68 URI rootUri = PathType.unix().toUri(fileSystemUri, "/", ImmutableList.<String>of(), true); in testUnix_toUri() local
DPathTypeTest.java75 URI rootUri = type.toUri(fileSystemUri, "$", ImmutableList.<String>of(), true); in testToUri() local
/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h539 llvm::Optional<URIForFile> rootUri; member
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...