Searched refs:CheckFile (Results 1 - 6 of 6) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_imageio.h52 bool CheckFile( const char* filename );
H A Dgrfmt_base.cpp93 bool GrFmtFilterFactory::CheckFile( const char* filename ) function in class:GrFmtFilterFactory
273 if( tempFactory->CheckFile( filename ) )
H A Dgrfmt_base.h118 virtual bool CheckFile( const char* filename );
H A Dgrfmt_imageio.cpp32 bool GrFmtImageIO::CheckFile( const char* filename ) function in class:GrFmtImageIO
/external/chromium/chrome/browser/download/
H A Dsave_page_uitest.cc36 void CheckFile(const FilePath& generated_file, function in class:SavePageTest
89 CheckFile(full_file_name, file_name);
/external/chromium/chrome/browser/
H A Dbrowser_encoding_uitest.cc24 void CheckFile(const FilePath& generated_file, function in class:BrowserEncodingTest
155 CheckFile(full_file_name, expected_file_name, true);
296 CheckFile(full_saved_file_name, expected_result_file_name, true);

Completed in 719 milliseconds