/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/test/ |
H A D | blocker_unittest.cc | 127 const size_t kChunkSize = 5; in TEST_F() local 168 const size_t kChunkSize = 6; in TEST_F() local 209 const size_t kChunkSize = 4; in TEST_F() local 249 const size_t kChunkSize[] = {80, 80, 80, 80, 80, 80, in TEST_F() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | trace_blob_view_reader_unittest.cc | 108 constexpr size_t kChunkSize = kExpectedSize / 4; in TEST() local 125 constexpr size_t kChunkSize = kExpectedSize / 4; in TEST() local 143 const size_t kChunkSize = expected_size / 4; in TEST() local
|
H A D | bump_allocator.h | 65 static constexpr uint64_t kChunkSize = 64ull * 1024; // 64KB variable
|
/aosp_15_r20/system/media/audio_utils/tests/ |
H A D | spdif_tests.cpp | 261 constexpr auto kChunkSize = 32u; in TEST() local 281 constexpr auto kChunkSize = 32u; in TEST() local 290 constexpr auto kChunkSize = 32u; in TEST() local
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer_test.cpp | 355 static constexpr size_t kChunkSize = 32768; in TEST_F() local 373 static constexpr size_t kChunkSize = 32768; in TEST_F() local 400 static constexpr size_t kChunkSize = 32768; in TEST_F() local 427 static constexpr size_t kChunkSize = 32768; in TEST_F() local
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream_test.cc | 421 constexpr size_t kChunkSize = 16; in TEST_F() local 799 constexpr size_t kChunkSize = 3; in TEST_F() local 811 constexpr size_t kChunkSize = 3; in TEST_F() local 870 constexpr size_t kChunkSize = 5; in TEST_F() local
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | StreamingMemoryObject.h | 46 static const uint32_t kChunkSize = 4096 * 4; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | StreamingMemoryObject.h | 46 static const uint32_t kChunkSize = 4096 * 4; variable
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/ |
H A D | StreamingMemoryObject.h | 46 static const uint32_t kChunkSize = 4096 * 4; variable
|
/aosp_15_r20/external/perfetto/src/protozero/test/ |
H A D | proto_ring_buffer_benchmark.cc | 55 constexpr size_t kChunkSize = 1024 * 1024 * 3; in BM_ProtoRingBufferRead() local
|
/aosp_15_r20/external/perfetto/src/protozero/ |
H A D | scattered_stream_writer_unittest.cc | 30 constexpr size_t kChunkSize = 8; variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mps/operations/ |
H A D | MultiTensorApply.h | 9 static constexpr int64_t kChunkSize = 65536; variable
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | read_trace_internal.cc | 42 constexpr size_t kChunkSize = 1024 * 1024; variable
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | bzip_extent_writer_unittest.cc | 87 const size_t kChunkSize = 3; in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | pem.cc | 113 static const size_t kChunkSize = 64; in PEMEncode() local
|
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/ |
H A D | bignum.h | 104 static const int kChunkSize = sizeof(Chunk) * 8; variable
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | double-conversion-bignum.h | 118 static const int kChunkSize = sizeof(Chunk) * 8; variable
|
/aosp_15_r20/external/double-conversion/double-conversion/ |
H A D | bignum.h | 104 static const int kChunkSize = sizeof(Chunk) * 8; variable
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | double-conversion-bignum.h | 118 static const int kChunkSize = sizeof(Chunk) * 8; variable
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | double-conversion-bignum.h | 118 static const int kChunkSize = sizeof(Chunk) * 8; variable
|
/aosp_15_r20/external/perfetto/src/traceconv/ |
H A D | utils.cc | 54 constexpr size_t kChunkSize = 1024 * 1024; in ReadTraceUnfinalized() local
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A D | double-conversion-bignum.h | 118 static const int kChunkSize = sizeof(Chunk) * 8; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
D | ctrdrbg.c | 155 static const size_t kChunkSize = 8 * 1024; in CTR_DRBG_generate() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
D | ctrdrbg.c | 155 static const size_t kChunkSize = 8 * 1024; in CTR_DRBG_generate() local
|
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/ |
H A D | chunked_vector_fuzzer.cc | 37 static constexpr size_t kChunkSize = 17; variable
|