Searched refs:getErrorCount (Results 1 – 8 of 8) sorted by relevance
58 public function getErrorCount() function in Google\\Service\\Storagetransfer\\ErrorSummary
46 public function getErrorCount() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionOutput
67 public function getErrorCount() function in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1ReplayResultsSummary
67 public function getErrorCount() function in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayResultsSummary
75 public function getErrorCount() function in Google\\Service\\ToolResults\\TestSuiteOverview
306 'errors' => $phpcsFile->getErrorCount(),
1308 public function getErrorCount() function in PHP_CodeSniffer_File
667 $errors = $phpcsFile->getErrorCount();1825 $numErrors = ($phpcsFile->getErrorCount() + $phpcsFile->getWarningCount());1910 $errors = $phpcsFile->getErrorCount();