Home
last modified time | relevance | path

Searched defs:kRoot (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_file_enumerator_unittest.cc25 const base::FilePath kRoot = GetRoot(); in TEST() local
44 const base::FilePath kRoot = GetRoot().AppendASCII("not-found"); in TEST() local
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGSVG.h27 kRoot, enumerator
/aosp_15_r20/external/openscreen/platform/test/
H A Dtrace_logging_helpers.h19 enum TraceHierarchyParts { kRoot = 0x1, kParent = 0x2, kCurrent = 0x4 }; enumerator
/aosp_15_r20/external/cronet/base/
H A Dfile_version_info_win.cc39 static constexpr wchar_t kRoot[] = L"\\"; in GetVsFixedFileInfo() local
/aosp_15_r20/art/libarttools/
H A Dart_exec_test.cc51 constexpr uid_t kRoot = 0; variable
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_data_avail.h103 kRoot, enumerator
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_tracker.h46 static constexpr size_t kRoot = 0; member
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_cache_unittest.cc41 const std::u16string kRoot(u"root"); variable
/aosp_15_r20/frameworks/rs/
H A DrsDefines.h483 static const char kRoot[] = "root"; variable