Searched refs:IsThereBarcodeError (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/tools/frame_analyzer/
H A Dvideo_quality_analysis.h99 bool IsThereBarcodeError(std::string line);
H A Dvideo_quality_analysis.cc69 bool IsThereBarcodeError(std::string line) { function in namespace:webrtc::test
252 if (IsThereBarcodeError(line) ||

Completed in 186 milliseconds