Searched defs:checkFloat (Results 1 – 7 of 7) sorted by relevance
169 public static function checkFloat(&$var) function in Google\\Protobuf\\Internal\\GPBUtil
61 PHP_METHOD(Util, checkFloat) {} in PHP_METHOD() argument
2013 public boolean checkFloat(float actual, float expected, String comment) in checkFloat() method in Reporter