Home
last modified time | relevance | path

Searched defs:EXPECTED_MIN_SIGNED_INT64 (Results 1 – 7 of 7) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));
/dports/devel/py-thrift/thrift-0.14.0/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));
/dports/devel/thrift-cpp/thrift-0.14.0/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));
/dports/devel/thrift/thrift-0.14.0/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));
/dports/devel/node-thrift/thrift-0.14.0/lib/ts/test/
H A Dtest-int64.ts52 …const EXPECTED_MIN_SIGNED_INT64: typeof Int64 = new Int64("8000000000000000"); // hex-encoded 2's … constant
61 ];
62 assert.ok(EXPECTED_SMALL_INT64.equals(Int64Test.SMALL_INT64));