Home
last modified time | relevance | path

Searched refs:memory_test_msan (Results 1 – 2 of 2) sorted by relevance

/external/flac/oss-fuzz/fuzzing/
Dmemory.hpp61 void memory_test_msan(const void* data, const size_t size) in memory_test_msan() function
74 memory_test_msan(data, size); in memory_test()
Dtypes.hpp71 memory::memory_test_msan(_data, _size); in access_hook()