Searched refs:mErrorManager (Results 1 – 3 of 3) sorted by relevance
83 mCompressInfo.err = jpeg_std_error(&mErrorManager); in configureCompressor()88 if (setjmp(mErrorManager.mJumpBuffer)) { in configureCompressor()155 if (setjmp(mErrorManager.mJumpBuffer)) { in compressData()
127 ErrorManager mErrorManager; variable
98 private NotifInflationErrorManager mErrorManager; field in PreparationCoordinatorTest144 mErrorManager = new NotifInflationErrorManager(); in setUp()151 mErrorManager, in setUp()179 mErrorManager.setInflationError(mEntry, mInflationError); in testErrorLogsToService()195 mErrorManager.setInflationError(mEntry, mInflationError); in testFiltersOutErroredNotifications()