/external/perfetto/src/profiling/memory/ |
D | log_histogram.h | 33 static constexpr size_t kBuckets = 20; variable
|
/external/libtextclassifier/abseil-cpp/absl/random/ |
D | discrete_distribution_test.cc | 148 constexpr int kBuckets = 50; // inclusive, so actally +1 in TEST() local
|
D | uniform_int_distribution_test.cc | 175 constexpr int kBuckets = 50; // inclusive, so actally +1 in TYPED_TEST() local
|
D | uniform_real_distribution_test.cc | 235 constexpr int kBuckets = 50; in TYPED_TEST() local
|
D | exponential_distribution_test.cc | 251 const int kBuckets = 50; in SingleChiSquaredTest() local
|
D | gaussian_distribution_test.cc | 277 const int kBuckets = 50; in SingleChiSquaredTest() local
|
/external/openscreen/third_party/abseil/src/absl/random/ |
D | discrete_distribution_test.cc | 148 constexpr int kBuckets = 50; // inclusive, so actally +1 in TEST() local
|
D | uniform_int_distribution_test.cc | 175 constexpr int kBuckets = 50; // inclusive, so actally +1 in TYPED_TEST() local
|
D | uniform_real_distribution_test.cc | 235 constexpr int kBuckets = 50; in TYPED_TEST() local
|
D | exponential_distribution_test.cc | 251 const int kBuckets = 50; in SingleChiSquaredTest() local
|
D | gaussian_distribution_test.cc | 277 const int kBuckets = 50; in SingleChiSquaredTest() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution_test.cc | 148 constexpr int kBuckets = 50; // inclusive, so actally +1 in TEST() local
|
D | uniform_int_distribution_test.cc | 175 constexpr int kBuckets = 50; // inclusive, so actally +1 in TYPED_TEST() local
|
D | uniform_real_distribution_test.cc | 235 constexpr int kBuckets = 50; in TYPED_TEST() local
|
D | exponential_distribution_test.cc | 251 const int kBuckets = 50; in SingleChiSquaredTest() local
|
D | gaussian_distribution_test.cc | 277 const int kBuckets = 50; in SingleChiSquaredTest() local
|
/external/webrtc/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution_test.cc | 147 constexpr int kBuckets = 50; // inclusive, so actally +1 in TEST() local
|
D | uniform_int_distribution_test.cc | 170 constexpr int kBuckets = 50; // inclusive, so actally +1 in TYPED_TEST() local
|
D | uniform_real_distribution_test.cc | 230 constexpr int kBuckets = 50; in TYPED_TEST() local
|
D | exponential_distribution_test.cc | 247 const int kBuckets = 50; in SingleChiSquaredTest() local
|
/external/abseil-cpp/absl/random/ |
D | discrete_distribution_test.cc | 147 constexpr int kBuckets = 50; // inclusive, so actally +1 in TEST() local
|
D | uniform_int_distribution_test.cc | 170 constexpr int kBuckets = 50; // inclusive, so actally +1 in TYPED_TEST() local
|
D | uniform_real_distribution_test.cc | 230 constexpr int kBuckets = 50; in TYPED_TEST() local
|
D | exponential_distribution_test.cc | 247 const int kBuckets = 50; in SingleChiSquaredTest() local
|
/external/webrtc/rtc_base/ |
D | random_unittest.cc | 274 const int kBuckets = 100; in TEST() local
|