Home
last modified time | relevance | path

Searched refs:NO_FAILURES (Results 1 – 2 of 2) sorted by path

/plugin/gtime/gtlib/tsp/
H A DGTVerificationResultBase.php32 const NO_FAILURES = 0; define in GTVerifificationResultBase
50 $errorCode = self::NO_FAILURES;
101 return $this->errorCode == self::NO_FAILURES;
H A DGTVerificationResultHttp.php220 if ($errorCode == self::NO_FAILURES ||