Home
last modified time | relevance | path

Searched defs:checkBool (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php187 public static function checkBool(&$var) function in Google\\Protobuf\\Internal\\GPBUtil
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php187 public static function checkBool(&$var) function in Google\\Protobuf\\Internal\\GPBUtil
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dconvert.c63 PHP_METHOD(Util, checkBool) {} in PHP_METHOD() argument
/external/protobuf/php/ext/google/protobuf/
Dconvert.c63 PHP_METHOD(Util, checkBool) {} in PHP_METHOD() argument
/external/apache-xml/test/java/src/org/apache/qetest/
DReporter.java1878 public boolean checkBool(boolean actual, boolean expected, String comment) in checkBool() method in Reporter