Searched defs:numWarnings (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
H A DDiagnostics.h23 int numWarnings() const { return mNumWarnings; } function in class:TDiagnostics
/external/chromium_org/third_party/accessibility-audit/
H A Daxs_testing.js1368 axs.AuditResults.prototype.numWarnings = function() {
1371 goog.exportProperty(axs.AuditResults.prototype, "numWarnings", axs.AuditResults.prototype.numWarnings);

Completed in 118 milliseconds