Lines Matching refs:climaker
30 using unoidl.test.cliure.climaker;
1040 Type t = typeof(unoidl.test.cliure.climaker.S4); in testSingletons()
1051 Type typeXTest = typeof(unoidl.test.cliure.climaker.XTest); in testAttributes()
1079 Type typeS1 = typeof(unoidl.test.cliure.climaker.S1); in testAttributes()
1147 Type typeStruct = typeof(unoidl.test.cliure.climaker.PolyStruct); in testPolyStructAttributes()
1161 … l.assure(typeof(unoidl.test.cliure.climaker.Struct1).GetCustomAttributes(false).Length == 0); in testPolyStructAttributes()
1196 typeof(unoidl.test.cliure.climaker.PolyStruct), name); in testPolymorphicType()
1199 typeof(unoidl.test.cliure.climaker.PolyStruct ), name); in testPolymorphicType()
1203 l.assure(t1.OriginalType == typeof(unoidl.test.cliure.climaker.PolyStruct)); in testPolymorphicType()
1444 Any a = new Any(typeof(unoidl.test.cliure.climaker.PolyStruct), in testAny()
1455 typeof(unoidl.test.cliure.climaker.PolyStruct), in testAny()