Home
last modified time | relevance | path

Searched defs:FlowException (Results 1 – 1 of 1) sorted by relevance

/external/flac/oss-fuzz/fuzzing/
Dexception.hpp16 class FlowException : public ExceptionBase { class
18 FlowException(void) : ExceptionBase() { } in FlowException() function in fuzzing::exception::FlowException