Searched refs:process_until_end_of_stream (Results 1 – 7 of 7) sorted by relevance
327 if(!process_until_end_of_stream()) { in test_respond()413 if(!process_until_end_of_stream()) { in test_respond()649 if(!decoder->process_until_end_of_stream()) in test_stream_decoder()723 if(!decoder->process_until_end_of_stream()) in test_stream_decoder()
638 if(!decoder.process_until_end_of_stream()) { in test_file_()
112 ok = decoder.process_until_end_of_stream(); in main()
155 …virtual bool process_until_end_of_stream(); ///< See FLAC__stream_decoder_process_until_end_of_s…
215 bool Stream::process_until_end_of_stream() in process_until_end_of_stream() function in FLAC::Decoder::Stream
322 const bool res = decoder.process_until_end_of_stream(); in LLVMFuzzerTestOneInput()
287 decoder.process_until_end_of_stream(); in LLVMFuzzerTestOneInput()