24782479248024812482248324842485248624872488
Any any = orb.create_any(); Any av; DynAny d1, d2, comp, copy; String str; DynSequence s1, s2; TypeCode type, tc; short[] seq; short[] pseq; // // Test: initialization
26982699270027012702270327042705270627072708
Any any = orb.create_any(); Any av; DynAny d1, d2, comp, copy; String str; DynSequence s1, s2; TypeCode type, tc; String[] seq; String[] pseq; // // Test: initialization
29702971297229732974297529762977297829792980
Any any = orb.create_any(); Any av; DynAny d1, d2, comp, copy; String str; DynSequence s1, s2; TypeCode type, tc; Any[] seq; Any[] pseq; // // Test: initialization
32273228322932303231323232333234323532363237
Any av; DynAny d1, d2, comp, copy; String str; DynArray a1, a2; String[] arr; TypeCode type; // // Test: initialization // type = TestStringArrayHelper.type();
34543455345634573458345934603461346234633464
String str; DynValueBox v1, v2; DynStruct ds; TestStruct ts = new TestStruct(); TestStruct pts; TypeCode type; // // Test: initialization // type = TestStructBoxHelper.type();
37143715371637173718371937203721372237233724
DynAny d1, d2, comp, copy; String str; String cp; DynValueBox v1, v2; String ptsb; TypeCode type; // // Test: initialization // type = TestStringBoxHelper.type();
39673968396939703971397239733974397539763977
Any av; DynAny d1, d2, comp, copy; String str; DynValue v1, v2; TestValue1 ptv1; TypeCode type; // // Test: initialization // type = TestValue1Helper.type();
41374138413941404141414241434144414541464147
String cp; DynValue v1, v2; TestValue2 ptv2; short shortVal; int longVal; TypeCode type; // // Test: initialization // type = TestValue2Helper.type();
43694370437143724373437443754376437743784379
short shortVal; long longVal; test.types.DynAnyTypes.TestUnion4 tu4 = new test.types.DynAnyTypes.TestUnion4(); test.types.DynAnyTypes.TestUnion4 ptu4; DynUnion u; TypeCode type; // // Test: initialization // type = TestValue3Helper.type();
46244625462646274628462946304631463246334634
TestValue4 ptv4; short shortVal; int longVal; char charVal; long longlongVal; TypeCode type; // // Test: initialization // type = TestValue4Helper.type();