Home
last modified time | relevance | path

Searched defs:kRange (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Daddress_range_unittest.cc70 constexpr AddressRange kRange; in TEST() local
86 constexpr AddressRange kRange(1, 10); in TEST() local
102 constexpr AddressRange kRange(10, 20); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dtrt_parameters.h59 kRange, enumerator
/aosp_15_r20/external/perfetto/src/trace_processor/db/column/
H A Dfake_storage.h103 enum SearchStrategy { kNone, kAll, kRange, kBitVector }; enumerator
H A Ddata_layer.h76 kRange, enumerator
/aosp_15_r20/external/pdfium/core/fpdfapi/cmaps/
H A Dfpdf_cmaps.h24 enum class Type : bool { kSingle, kRange }; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/matchers/
Dmatchers.h87 kRange, // uses range_start and range_end fields enumerator
/aosp_15_r20/external/grpc-grpc/src/core/lib/matchers/
H A Dmatchers.h87 kRange, // uses range_start and range_end fields enumerator
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A Dtarget_delay_unittest.cc45 const int kRange = 0x7FF; // 2047, easy for masking. in SetUp() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_request_headers.h101 static const char kRange[]; variable
H A Dhttp_request_headers.cc71 const char HttpRequestHeaders::kRange[] = "Range"; member in net::HttpRequestHeaders
/aosp_15_r20/external/skia/src/core/
H A DSkConvertPixels.cpp214 static constexpr int64_t kRange = 510; in convert_to_alpha8() local
/aosp_15_r20/external/perfetto/src/base/
H A Dflat_hash_map_unittest.cc316 const int kRange = 1024; in TYPED_TEST() local
/aosp_15_r20/external/libwebm/webm_parser/include/webm/
H A Did.h600 kRange = 0x55B9, enumerator
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.cc63 const char request_header::kRange[] = "Range"; member in brillo::http::request_header
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel.h75 kRange, enumerator
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/
H A Dduration_test.cc1221 const int kRange = 100000; in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/
H A Dduration_test.cc1203 const int kRange = 100000; in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/
H A Dduration_test.cc1200 const int kRange = 100000; in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/time/
H A Dduration_test.cc1264 const int kRange = 100000; in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
H A Dduration_test.cc1221 const int kRange = 100000; in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/
H A Dduration_test.cc1268 const int kRange = 100000; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dduration_test.cc1221 const int kRange = 100000; in TEST() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp1256 const constexpr float kRange = 1.5f; in addSkippedFrame() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc74 constexpr char kRange[] = "Range"; variable
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_unittest.cc801 constexpr uint32_t kRange = 10000; in TEST() local
816 constexpr uint32_t kRange = 10000; in TEST() local

12