Searched defs:TARGET (Results 1 – 5 of 5) sorted by relevance
57 char TARGET = 'q'; in CharMethod() local62 short TARGET = 321; in ShortMethod() local67 int TARGET = 42; in IntMethod() local72 long TARGET = 9001; in LongMethod() local77 float TARGET = 1.618f; in FloatMethod() local82 double TARGET = 3.1415d; in DoubleMethod() local
65 int TARGET = 42; in PrimitiveMethod() local73 Object TARGET = AsObject(new TestClass1("ObjectMethod")); in ObjectMethod() local79 TestInterface TARGET = new TestClass1("InterfaceMethod"); in InterfaceMethod() local85 TestClass1 TARGET = new TestClass1("SpecificClassMethod"); in SpecificClassMethod() local
45 int TARGET = 42; in IntMethod() local
49 int TARGET = 42; in run() local
60 int TARGET = 42; in run() local