Home
last modified time | relevance | path

Searched refs:i32_thing (Results 1 – 25 of 52) sorted by relevance

123

/thrift-3.4.0/lib/nodejs/test/
Dtest-cases.js122 i32_thing: -3,
129 out2.i32_thing = 5;
137 i32_thing: 4,
143 i32_thing: 2,
155 i32_thing: 4,
161 i32_thing: 2,
/thrift-3.4.0/lib/js/test/
Dphantom-client.js175 structTestInput.i32_thing = Math.pow(2, 30);
183 equal(structTestOutput.i32_thing, structTestInput.i32_thing);
193 xtrTestInput.i32_thing = Math.pow(2, 30);
200 nestTestInput.i32_thing = Math.pow(2, 15);
207 equal(nestTestOutput.struct_thing.i32_thing, nestTestInput.struct_thing.i32_thing);
209 equal(nestTestOutput.i32_thing, nestTestInput.i32_thing);
282 structTestInput.i32_thing = Math.pow(2, 30);
290 equal(structTestOutput.i32_thing, structTestInput.i32_thing);
Dtest.js153 structTestInput.i32_thing = Math.pow(2, 30);
160 assert.equal(structTestOutput.i32_thing, structTestInput.i32_thing);
170 xtrTestInput.i32_thing = Math.pow(2, 30);
176 nestTestInput.i32_thing = Math.pow(2, 15);
183 assert.equal(nestTestOutput.struct_thing.i32_thing, nestTestInput.struct_thing.i32_thing);
185 assert.equal(nestTestOutput.i32_thing, nestTestInput.i32_thing);
258 structTestInput.i32_thing = Math.pow(2, 30);
266 assert.equal(structTestOutput.i32_thing, structTestInput.i32_thing);
Dtest-async.js159 structTestInput.i32_thing = Math.pow(2, 30);
166 assert.equal(result.i32_thing, structTestInput.i32_thing);
179 xtrTestInput.i32_thing = Math.pow(2, 30);
186 nestTestInput.i32_thing = Math.pow(2, 15);
192 assert.equal(result.struct_thing.i32_thing, nestTestInput.struct_thing.i32_thing);
194 assert.equal(result.i32_thing, nestTestInput.i32_thing);
Dtest-es6.js157 structTestInput.i32_thing = Math.pow(2, 30);
164 assert.equal(result.i32_thing, structTestInput.i32_thing);
177 xtrTestInput.i32_thing = Math.pow(2, 30);
184 nestTestInput.i32_thing = Math.pow(2, 15);
190 assert.equal(result.struct_thing.i32_thing, nestTestInput.struct_thing.i32_thing);
192 assert.equal(result.i32_thing, nestTestInput.i32_thing);
Dtest_handler.js125 hello.i32_thing = 2;
131 goodbye.i32_thing = 4;
163 hello.i32_thing = arg1;
/thrift-3.4.0/test/perl/
DTestClient.pl235 $out->i32_thing(-3);
240 $in->i32_thing.', '.
250 $out2->i32_thing(5);
256 $in->i32_thing.', '.
258 $in2->i32_thing."}\n");
377 $truck->i32_thing(2);
382 $truck2->i32_thing(4);
408 $x->{byte_thing}.', '.$x->{i32_thing}.', '.$x->{i64_thing}.'}, ');
DTestServer.pl241 $thing->{i32_thing},
254 $thing->{i32_thing},
256 $nest->{i32_thing});
325 …my $hello = ThriftTest::Xtruct->new({string_thing => 'Hello2', byte_thing => 2, i32_thing => 2, i6…
328 …my $goodbye = ThriftTest::Xtruct->new({string_thing => 'Goodbye4', byte_thing => 4, i32_thing => 4…
348 …return ThriftTest::Xtruct->new({string_thing => 'Hello2', byte_thing => $arg0, i32_thing => $arg1,…
/thrift-3.4.0/lib/perl/t/
Dmemory_buffer.t40 $a->i32_thing(10);
47 is($b->i32_thing, $a->i32_thing);
54 is($c->i32_thing, $a->i32_thing);
/thrift-3.4.0/lib/ts/test/
Dphantom-client.ts185 structTestInput.i32_thing = Math.pow(2, 30);
192 equal(structTestOutput.i32_thing, structTestInput.i32_thing);
202 xtrTestInput.i32_thing = Math.pow(2, 30);
208 nestTestInput.i32_thing = Math.pow(2, 15);
215 equal(nestTestOutput.struct_thing.i32_thing, nestTestInput.struct_thing.i32_thing);
217 equal(nestTestOutput.i32_thing, nestTestInput.i32_thing);
Dtest.ts116 structTestInput.i32_thing = Math.pow(2, 30);
123 assert.equal(structTestOutput.i32_thing, structTestInput.i32_thing);
134 xtrTestInput.i32_thing = Math.pow(2, 30);
140 nestTestInput.i32_thing = Math.pow(2, 15);
147 assert.equal(nestTestOutput.struct_thing.i32_thing, nestTestInput.struct_thing.i32_thing);
149 assert.equal(nestTestOutput.i32_thing, nestTestInput.i32_thing);
/thrift-3.4.0/test/swift/CrossTests/Sources/TestServer/
DThriftTestService.swift137 …print("testStruct({\([thing.string_thing, "\(thing.byte_thing)", "\(thing.i32_thing)", "\(thing.i6… in testStruct()
309 return Xtruct(string_thing: "Hello2", byte_thing: arg0, i32_thing: arg1, i64_thing: arg2) in testMulti()
349 …ruct_thing: Xtruct(string_thing: "This is an Xception2", byte_thing: 0, i32_thing: 0, i64_thing: 0… in testMultiException()
351 return Xtruct(string_thing: arg1, byte_thing: 0, i32_thing: 0, i64_thing: 0) in testMultiException()
/thrift-3.4.0/lib/d/test/
Dthrift_test_common.d27 x.string_thing, x.byte_thing, x.i32_thing, x.i64_thing); in writeInsanityReturn()
48 hello.i32_thing = 2; in this()
54 goodbye.i32_thing = 4; in this()
/thrift-3.4.0/lib/nodets/test/
Dtest-cases.ts87 i32_thing: -3,
94 out2.i32_thing = 5;
/thrift-3.4.0/test/haxe/src/
DTestClient.hx587 o.i32_thing = -3;
591 + i.i32_thing +', '+ Int64.toStr(i.i64_thing) + '}');
594 rslt.Expect( i.i32_thing == o.i32_thing, "i.i64_thing == o.i64_thing");
595 rslt.Expect( i.i32_thing == o.i32_thing, "i.i64_thing == o.i64_thing");
601 o2.i32_thing = 5;
605 + i.byte_thing + ", " + i.i32_thing + ", " + Int64.toStr(i.i64_thing) + "}, "
606 + i2.i32_thing + "}");
608 rslt.Expect( i2.i32_thing == o2.i32_thing, "i2.i32_thing == o2.i32_thing");
611 rslt.Expect( i.i32_thing == o.i32_thing, "i.i32_thing == o.i32_thing");
822 truck.i32_thing = 8;
[all …]
/thrift-3.4.0/test/rs/src/bin/
Dtest_client.rs284 i32_thing: Some(219_129), in make_thrift_calls()
290 i32_thing: Some(219_129), in make_thrift_calls()
316 i32_thing: Some(324_382_098), in make_thrift_calls()
319 i32_thing: Some(293_481_098), in make_thrift_calls()
326 i32_thing: Some(324_382_098), in make_thrift_calls()
329 i32_thing: Some(293_481_098), in make_thrift_calls()
411 i32_thing: Some(-123_948), in make_thrift_calls()
436 i32_thing: Some(29), in make_thrift_calls()
442 i32_thing: Some(2), in make_thrift_calls()
448 i32_thing: Some(3_948_539), in make_thrift_calls()
[all …]
/thrift-3.4.0/test/c_glib/src/
Dthrift_test_handler.c161 gint i32_thing; in thrift_test_handler_test_struct() local
170 "i32_thing", &i32_thing, in thrift_test_handler_test_struct()
177 i32_thing, in thrift_test_handler_test_struct()
183 "i32_thing", i32_thing, in thrift_test_handler_test_struct()
201 gint i32_thing, inner_i32_thing; in thrift_test_handler_test_nest() local
211 "i32_thing", &i32_thing, in thrift_test_handler_test_nest()
226 i32_thing); in thrift_test_handler_test_nest()
231 "i32_thing", i32_thing, in thrift_test_handler_test_nest()
479 gint i32_thing; in thrift_test_handler_test_insanity() local
584 "i32_thing", &i32_thing, in thrift_test_handler_test_insanity()
[all …]
/thrift-3.4.0/test/php/
DTestClient.php198 $out->i32_thing = -3;
203 $in->i32_thing.", ".
218 $out2->i32_thing = 5;
224 $in->i32_thing.", ".
226 $in2->i32_thing."}\n");
449 $truck->i32_thing = 8;
473 $x->byte_thing.", ".$x->i32_thing.", ".$x->i64_thing."}, ");
/thrift-3.4.0/test/swift/CrossTests/Sources/TestClient/
Dmain.swift210 let x = Xtruct(string_thing: "Zero", byte_thing: 1, i32_thing: -3, i64_thing: -5) in testStruct()
218 let inner = Xtruct(string_thing: "Zero", byte_thing: 1, i32_thing: -3, i64_thing: -5) in testNest()
219 let x = Xtruct2(byte_thing: 0, struct_thing: inner, i32_thing: 0) in testNest()
295 …let x = Xtruct(string_thing: "Hello2", byte_thing: 74, i32_thing: 0xff00ff, i64_thing: 0xffffffffd… in testMulti()
296 …if try client.testMulti(arg0: x.byte_thing, arg1: x.i32_thing, arg2: x.i64_thing, arg3: .init([0: … in testMulti()
/thrift-3.4.0/test/lua/
Dtest_basic_client.lua166 i32_thing = -3,
172 assertEqual(o.i32_thing, r.i32_thing, 'Failed testStruct 3')
/thrift-3.4.0/lib/c_glib/test/
Dtestthrifttestclient.cpp117 … thing.string_thing << "\", " << (int)thing.byte_thing << ", " << thing.i32_thing << ", " << thing… in testStruct()
123 … " << (int)thing.byte_thing << ", " << thing.i32_thing << ", " << thing.i64_thing << "}, " << nest… in testNest()
224 hello.i32_thing = 2; in testInsanity()
230 goodbye.i32_thing = 4; in testInsanity()
273 …cout << "{\"" << x->string_thing << "\", " << (int)x->byte_thing << ", " << x->i32_thing << ", " <… in testInsanity()
295 hello.i32_thing = arg1; in testMulti()
430 xtruct_out->i32_thing = 15; in test_thrift_client()
447 xtruct2_out->i32_thing = 123; in test_thrift_client()
516 xtruct1->i32_thing = 15; in test_thrift_client()
525 xtruct2->i32_thing = 15; in test_thrift_client()
[all …]
Dtestthrifttestzlibclient.cpp112 … thing.string_thing << "\", " << (int)thing.byte_thing << ", " << thing.i32_thing << ", " << thing… in testStruct()
118 … " << (int)thing.byte_thing << ", " << thing.i32_thing << ", " << thing.i64_thing << "}, " << nest… in testNest()
219 hello.i32_thing = 2; in testInsanity()
225 goodbye.i32_thing = 4; in testInsanity()
268 …cout << "{\"" << x->string_thing << "\", " << (int)x->byte_thing << ", " << x->i32_thing << ", " <… in testInsanity()
290 hello.i32_thing = arg1; in testMulti()
429 xtruct_out->i32_thing = 15; in test_thrift_client()
446 xtruct2_out->i32_thing = 123; in test_thrift_client()
515 xtruct1->i32_thing = 15; in test_thrift_client()
524 xtruct2->i32_thing = 15; in test_thrift_client()
[all …]
/thrift-3.4.0/lib/php/test/JsonSerialize/
DJsonSerializeTest.php76 $expected->struct_thing->i32_thing = $xtruct2->struct_thing->i32_thing;
/thrift-3.4.0/test/erl/src/
Dtest_thrift_server.erl112 i32_thing = I32,
165 i32_thing = 2,
170 i32_thing = 4,
201 i32_thing = Arg1,
/thrift-3.4.0/lib/haxe/test/src/
DStreamTest.hx45 data.i32_thing = 4711;
87 TestBase.Expect( read.i32_thing == written.i32_thing, "i32 data");

123