Home
last modified time | relevance | path

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

/external/flac/oss-fuzz/fuzzing/datasource/
Ddatasource.hpp28 class OutOfData : public fuzzing::exception::FlowException { class in fuzzing::datasource::Base
30 OutOfData() = default;
137 throw OutOfData(); in get()
151 throw OutOfData(); in get()