Searched refs:xtruct (Results 1 – 5 of 5) sorted by relevance
55 $xtruct = new \ThriftTest\Xtruct($input);61 $this->assertEquals($expected, json_decode(json_encode($xtruct)));83 $xtruct = new \ThriftTest\Xtruct($xinput);85 'xtructs' => array($xtruct, $xtruct, $xtruct)
37 TTestXtruct *xtruct, *xtruct2; in test_thrift_handler() local66 xtruct = g_object_new (T_TEST_TYPE_XTRUCT, in test_thrift_handler()79 g_ptr_array_add (xtructs, xtruct); in test_thrift_handler()
60 let hello = new xtruct in61 let goodbye = new xtruct in88 let hello = new xtruct in111 let s = new xtruct in117 let res = new xtruct in
176 var xtruct = new Xtruct()231 var result = await client.testStruct(xtruct);232 if ('$result' != '$xtruct') throw new TTestError(result, xtruct);238 ..struct_thing = xtruct291 input.xtructs = [xtruct];
646 TTestXtruct *xtruct; in thrift_test_handler_test_exception() local680 xtruct = g_object_new (T_TEST_TYPE_XTRUCT, in thrift_test_handler_test_exception()683 g_object_unref (xtruct); in thrift_test_handler_test_exception()