Searched defs:kRoot (Results 1 – 9 of 9) sorted by relevance
25 const base::FilePath kRoot = GetRoot(); in TEST() local44 const base::FilePath kRoot = GetRoot().AppendASCII("not-found"); in TEST() local
27 kRoot, enumerator
19 enum TraceHierarchyParts { kRoot = 0x1, kParent = 0x2, kCurrent = 0x4 }; enumerator
39 static constexpr wchar_t kRoot[] = L"\\"; in GetVsFixedFileInfo() local
51 constexpr uid_t kRoot = 0; variable
103 kRoot, enumerator
46 static constexpr size_t kRoot = 0; member
41 const std::u16string kRoot(u"root"); variable
483 static const char kRoot[] = "root"; variable