Home
last modified time | relevance | path

Searched refs:hexEncodedString (Results 1 – 16 of 16) sorted by relevance

/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/asn1/test/
H A DX500NameTest.java528 String hexEncodedString = "#" + new String(hexEncodedBytes); in performTest() local
532 BCStyle.L , hexEncodedString); in performTest()
544 BCStyle.L , "\\" + hexEncodedString); in performTest()
546 if (!converted.equals(new DERUTF8String(hexEncodedString))) in performTest()
548 … fail("failed X509DefaultEntryConverter test got " + converted + " expected: " + hexEncodedString); in performTest()
H A DX509NameTest.java490 String hexEncodedString = "#" + new String(hexEncodedBytes); in performTest() local
494 X509Name.L , hexEncodedString); in performTest()
506 X509Name.L , "\\" + hexEncodedString); in performTest()
508 if (!converted.equals(new DERUTF8String(hexEncodedString))) in performTest()
510 … fail("failed X509DefaultEntryConverter test got " + converted + " expected: " + hexEncodedString); in performTest()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);
/dports/devel/py-thrift/thrift-0.14.0/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);
/dports/devel/thrift/thrift-0.14.0/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);
/dports/devel/thrift-cpp/thrift-0.14.0/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);
/dports/devel/node-thrift/thrift-0.14.0/lib/ts/test/
H A Dphantom-client.ts140 const hexEncodedString = Array.from(arr, function(byte) { constant
143 equal(client.testBinary(hexEncodedString), binary);
H A Dtest.ts68 const hexEncodedString = Array.from(arr, function(byte) { constant
71 assert.equal(client.testBinary(hexEncodedString), binary);