Home
last modified time | relevance | path

Searched defs:kLocation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_tracker_unittest.cc80 constexpr uint64_t kLocation = 0; in TEST() local
219 constexpr uint64_t kLocation = 0; in TEST() local
342 constexpr uint64_t kLocation = 0; in TEST() local
/aosp_15_r20/external/cronet/base/strings/
H A Dto_string_unittest.cc46 enum class StreamableTestEnum { kGreeting, kLocation }; enumerator
81 enum class NonStreamableTestEnum { kGreeting = 0, kLocation }; enumerator
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Dmmap_large.cc22 const uintptr_t kLocation = 0x40ULL << kLog2Size; in main() local
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLLayout.h30 kLocation = 1 << 4, enumerator
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.cc90 const char response_header::kLocation[] = "Location"; member in brillo::http::response_header
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp1473 static constexpr SkPoint3 kLocation{10.0f, 2.0f, 30.0f}; in lighting_imagefilter() local