Searched refs:entry_cpp (Results 1 – 1 of 1) sorted by relevance
261 FLAC::Metadata::VorbisComment::Entry entry_cpp; in run_tests_with_level_2_interface() local273 entry_cpp = vorbiscomment->get_comment(min(data[i]>>4,num_comments-1)); in run_tests_with_level_2_interface()274 if(entry_cpp.is_valid() && entry_cpp.get_field() == 0) in run_tests_with_level_2_interface()