Home
last modified time | relevance | path

Searched refs:_fuzzing_alloc_state (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/
H A Dhb-fuzzer.hh27 _fuzzing_alloc_state (const uint8_t *data, size_t size) in _fuzzing_alloc_state() function
H A Dhb-set-fuzzer.cc41 alloc_state = _fuzzing_alloc_state (data, size); in LLVMFuzzerTestOneInput()
H A Dhb-shape-fuzzer.cc14 alloc_state = _fuzzing_alloc_state (data, size); in LLVMFuzzerTestOneInput()
H A Dhb-subset-fuzzer.cc48 alloc_state = _fuzzing_alloc_state (data, size); in LLVMFuzzerTestOneInput()
H A Dhb-repacker-fuzzer.cc91 alloc_state = _fuzzing_alloc_state (data, size); in LLVMFuzzerTestOneInput()
H A Dhb-draw-fuzzer.cc122 alloc_state = _fuzzing_alloc_state (data, size); in LLVMFuzzerTestOneInput()