Home
last modified time | relevance | path

Searched defs:IsValidValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp311 bool CBC_QRCoderMatrixUtil::IsValidValue(int32_t value) { in IsValidValue() function in CBC_QRCoderMatrixUtil
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1010 TEST(GeneratedEnumTest, IsValidValue) { in TEST() argument