Home
last modified time | relevance | path

Searched defs:kMaxLevel (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/
H A DS2RegionCovererTest.java126 final int kMaxLevel = S2CellId.MAX_LEVEL; in testSimpleCoverings() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/
H A Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc72 static const int kMaxLevel = 30; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1127 constexpr int kMaxLevel = 255; in TEST_F() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp5570 constexpr uint32_t kMaxLevel = 2; in TEST_P() local
5591 constexpr uint32_t kMaxLevel = 2; in TEST_P() local
H A DFramebufferTest.cpp2068 static constexpr GLsizei kMaxLevel = 4; member in FramebufferTestWithFormatFallback
/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp6758 static constexpr size_t kMaxLevel = 5; member in android::vintf::FcmCombineKernelTest