Home
last modified time | relevance | path

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

/external/zxing/core/src/test/java/com/google/zxing/qrcode/encoder/
DEncoderTestCase.java99 QRCode qrCode = Encoder.encode("ABCDEF", ErrorCorrectionLevel.H); in testEncode() local
135 QRCode qrCode = Encoder.encode("ABCDEF", ErrorCorrectionLevel.H, hints); in testEncodeWithVersion() local
150 QRCode qrCode = Encoder.encode("hello", ErrorCorrectionLevel.H, hints); in testSimpleUTF8ECI() local
187 QRCode qrCode = Encoder.encode("\u65e5\u672c", ErrorCorrectionLevel.M, hints); in testEncodeKanjiMode() local
223 QRCode qrCode = Encoder.encode("0123", ErrorCorrectionLevel.M, hints); in testEncodeShiftjisNumeric() local
259 QRCode qrCode = Encoder.encode("100001%11171218", ErrorCorrectionLevel.H, hints); in testEncodeGS1WithStringTypeHint() local
267 QRCode qrCode = Encoder.encode("100001%11171218", ErrorCorrectionLevel.H, hints); in testEncodeGS1WithBooleanTypeHint() local
275 QRCode qrCode = Encoder.encode("ABCDEF", ErrorCorrectionLevel.H, hints); in testDoesNotEncodeGS1WhenBooleanTypeHintExplicitlyFalse() local
283 QRCode qrCode = Encoder.encode("ABCDEF", ErrorCorrectionLevel.H, hints); in testDoesNotEncodeGS1WhenStringTypeHintExplicitlyFalse() local
292 QRCode qrCode = Encoder.encode("hello", ErrorCorrectionLevel.H, hints); in testGS1ModeHeaderWithECI() local
[all …]
DQRCodeTestCase.java33 QRCode qrCode = new QRCode(); in test() local
63 QRCode qrCode = new QRCode(); in testToString1() local
77 QRCode qrCode = new QRCode(); in testToString2() local
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp163 CBC_QRCoder* qrCode) { in InitQRCode()
374 CBC_QRCoder* qrCode) { in Encode()
/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/
DEncoder.java171 QRCode qrCode = new QRCode(); in encode() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dandroidmanagement.v1.json2150 "qrCode": { object
4004 "qrCode": { object