Home
last modified time | relevance | path

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

/third_party/lz4/ossfuzz/
Dround_trip_stream_fuzzer.c156 static void state_extDictRoundTrip(state_t* state) in state_extDictRoundTrip() function
194 state_randomRoundTrip(state, state_prefixRoundTrip, state_extDictRoundTrip); in state_loadDictRoundTrip()
205 state_randomRoundTrip(state, state_prefixRoundTrip, state_extDictRoundTrip); in state_attachDictRoundTrip()
276 &state_extDictRoundTrip,