Home
last modified time | relevance | path

Searched defs:kMaxBytes (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/system/libhidl/fuzzer/
H A DlibHidlBase_fuzzer_helper.h28 constexpr uint32_t kMaxBytes = 256; variable
/aosp_15_r20/external/pdfium/fxbarcode/common/
H A DBC_CommonByteMatrix.cpp33 static constexpr size_t kMaxBytes = 256 * 1024 * 1024; // 256 MB. in CBC_CommonByteMatrix() local
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/
H A Dndk_crypto_fuzzer.cpp25 constexpr size_t kMaxBytes = 1000; variable
H A Dndk_mediaformat_fuzzer.cpp177 constexpr size_t kMaxBytes = 1000; variable
H A DNdkMediaCodecFuzzerBase.h25 constexpr int32_t kMaxBytes = 256; variable
H A Dndk_mediamuxer_fuzzer.cpp26 constexpr size_t kMaxBytes = 1000; variable
/aosp_15_r20/system/core/init/fuzzer/
H A Dinit_parser_fuzzer.cpp34 const int32_t kMaxBytes = 256; variable
H A Dinit_ueventHandler_fuzzer.cpp27 constexpr int32_t kMaxBytes = 100; variable
/aosp_15_r20/hardware/interfaces/security/keymint/support/fuzzer/
H A Dkeymint_rkpsupport_fuzzer.cpp24 constexpr size_t kMaxBytes = 128; variable
H A Dkeymint_remote_prov_fuzzer.cpp31 constexpr size_t kMaxBytes = 128; variable
H A Dkeymint_attestation_fuzzer.cpp31 constexpr size_t kMaxBytes = 256; variable
/aosp_15_r20/external/skia/src/base/
H A DSkAutoMalloc.h166 static const size_t kMaxBytes = 4 * 1024; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_hearing_aid_software_encoding_fuzzer.cpp30 constexpr int32_t kMaxBytes = 1000; variable
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/
H A Dmtp_request_packet_fuzzer.cpp27 constexpr int32_t kMaxBytes = 100000; variable
H A Dmtp_fuzzer.cpp40 constexpr int32_t kMaxBytes = 128; variable
/aosp_15_r20/external/pigweed/pw_libc/
H A Dmemset_test.cc73 constexpr int kMaxBytes = 64; in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service_manager_test.cc1336 constexpr size_t kMaxBytes = 1000; in TEST_F() local
1371 constexpr size_t kMaxBytes = 1000; in TEST_F() local
1441 constexpr size_t kMaxBytes = 1000; in TEST_F() local
1489 constexpr size_t kMaxBytes = 1000; in TEST_F() local
1528 constexpr size_t kMaxBytes = 1000; in TEST_F() local
1595 constexpr size_t kMaxBytes = 40; in TEST_F() local
1651 constexpr size_t kMaxBytes = 1000; in TEST_F() local
1698 constexpr size_t kMaxBytes = 34; in TEST_F() local
1746 constexpr size_t kMaxBytes = 1000; in TEST_F() local
2547 constexpr size_t kMaxBytes = 1000; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Draw_builder_unittest.cc89 const size_t kMaxBytes = count.size(); in TEST() local
/aosp_15_r20/bionic/benchmarks/
H A Dmalloc_rss_benchmark.cpp53 constexpr size_t kMaxBytes = 1 << 24; variable
H A Dmalloc_benchmark.cpp78 constexpr size_t kMaxBytes = 1 << 24; in RunThreadsThroughput() local
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A Dopus_test.cc270 const size_t kMaxBytes = 1000; // Maximum number of bytes for one packet. in Run() local
/aosp_15_r20/frameworks/av/camera/tests/fuzzer/
H A Dcamera2common.h39 constexpr int32_t kMaxBytes = 20; variable
/aosp_15_r20/system/core/fs_mgr/liblp/fuzzer/
H A Dliblp_super_layout_builder_fuzzer.cpp40 static constexpr uint32_t kMaxBytes = 20; variable
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/fuzzer/
H A Drtp_writer_fuzzer.cpp26 constexpr int32_t kMaxBytes = 128; variable
H A Dsdploader_fuzzer.cpp30 constexpr int32_t kMaxBytes = 128; variable

12