Home
last modified time | relevance | path

Searched refs:resetErrorCount (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/flutter/packages/flutter/test/foundation/
Derror_reporting_test.dart97 FlutterError.resetErrorCount();
136 FlutterError.resetErrorCount();
180 FlutterError.resetErrorCount();
202 FlutterError.resetErrorCount();
222 FlutterError.resetErrorCount();
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDiagnostics.h37 void resetErrorCount();
DDiagnostics.cpp89 void TDiagnostics::resetErrorCount() in resetErrorCount() function in sh::TDiagnostics
DCompiler.cpp1352 mDiagnostics.resetErrorCount(); in clearResults()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DDiagnostics.h37 void resetErrorCount();
DDiagnostics.cpp89 void TDiagnostics::resetErrorCount() in resetErrorCount() function in sh::TDiagnostics
DCompiler.cpp1099 mDiagnostics.resetErrorCount(); in clearResults()
/third_party/skia/include/sksl/
DSkSLErrorReporter.h85 void resetErrorCount() { in resetErrorCount() function
/third_party/skia/src/sksl/
DSkSLCompiler.h173 this->errorReporter().resetErrorCount(); in resetErrors()
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/
Dassertions.dart608 static void resetErrorCount() {
626 /// Call [resetErrorCount] to cause this method to go back to acting as if it
Dbinding.dart269 FlutterError.resetErrorCount();