Lines Matching refs:String

20     public static void expectSameString(String expected, String actual) {  in expectSameString()
27 String output = target.testMethod(); // invoke-virtual Super.testMethod() in expectDefault()
29 String output2 = abstractTarget.testMethod(); // invoke-interface Abstract.testMethod() in expectDefault()
36 String output = target.testMethod(); // invoke-virtual Super.testMethod() in expectConflict()
47 String output = abstractTarget.testMethod(); // invoke-interface Abstract.testMethod() in expectConflict()
61 String output = target.testMethod(); // invoke-virtual Super.testMethod() in expectMiranda()
68 String output = abstractTarget.testMethod(); // invoke-interface Abstract.testMethod() in expectMiranda()
76 public static void main(String args[]) { in main()
169 String result = abstractTarget.testMethod(); in regressionTestB215510819()
254 String method_A(); in method_A()
255 String method_B(); in method_B()
256 String method_C(); in method_C()
257 String method_D(); in method_D()
258 String method_E(); in method_E()
259 String method_F(); in method_F()
260 String method_G(); in method_G()
261 String method_H(); in method_H()
262 String method_I(); in method_I()
263 String method_J(); in method_J()
264 String method_K(); in method_K()
265 String method_L(); in method_L()
266 String method_M(); in method_M()
267 String method_N(); in method_N()
268 String method_O(); in method_O()
269 String method_P(); in method_P()
270 String method_Q(); in method_Q()
271 String method_R(); in method_R()
272 String method_S(); in method_S()
273 String method_T(); in method_T()
274 String method_U(); in method_U()
275 String method_V(); in method_V()
276 String method_W(); in method_W()
277 String method_X(); in method_X()
278 String method_Y(); in method_Y()
279 String method_Z(); in method_Z()
280 String method_0(); in method_0()
281 String method_1(); in method_1()
282 String method_2(); in method_2()
283 String method_3(); in method_3()
284 String method_4(); in method_4()
285 String method_5(); in method_5()
286 String method_a(); in method_a()
287 String method_b(); in method_b()
288 String method_c(); in method_c()
289 String method_d(); in method_d()
290 String method_e(); in method_e()
291 String method_f(); in method_f()
292 String method_g(); in method_g()
293 String method_h(); in method_h()
294 String method_i(); in method_i()
295 String method_j(); in method_j()
296 String method_k(); in method_k()
300 public String method_A() { return "B215510819 - wrong method_A!"; } in method_A()
301 public String method_B() { return "B215510819 - wrong method_B!"; } in method_B()
302 public String method_C() { return "B215510819 - wrong method_C!"; } in method_C()
303 public String method_D() { return "B215510819 - wrong method_D!"; } in method_D()
304 public String method_E() { return "B215510819 - wrong method_E!"; } in method_E()
305 public String method_F() { return "B215510819 - wrong method_F!"; } in method_F()
306 public String method_G() { return "B215510819 - wrong method_G!"; } in method_G()
307 public String method_H() { return "B215510819 - wrong method_H!"; } in method_H()
308 public String method_I() { return "B215510819 - wrong method_I!"; } in method_I()
309 public String method_J() { return "B215510819 - wrong method_J!"; } in method_J()
310 public String method_K() { return "B215510819 - wrong method_K!"; } in method_K()
311 public String method_L() { return "B215510819 - wrong method_L!"; } in method_L()
312 public String method_M() { return "B215510819 - wrong method_M!"; } in method_M()
313 public String method_N() { return "B215510819 - wrong method_N!"; } in method_N()
314 public String method_O() { return "B215510819 - wrong method_O!"; } in method_O()
315 public String method_P() { return "B215510819 - wrong method_P!"; } in method_P()
316 public String method_Q() { return "B215510819 - wrong method_Q!"; } in method_Q()
317 public String method_R() { return "B215510819 - wrong method_R!"; } in method_R()
318 public String method_S() { return "B215510819 - wrong method_S!"; } in method_S()
319 public String method_T() { return "B215510819 - wrong method_T!"; } in method_T()
320 public String method_U() { return "B215510819 - wrong method_U!"; } in method_U()
321 public String method_V() { return "B215510819 - wrong method_V!"; } in method_V()
322 public String method_W() { return "B215510819 - wrong method_W!"; } in method_W()
323 public String method_X() { return "B215510819 - wrong method_X!"; } in method_X()
324 public String method_Y() { return "B215510819 - wrong method_Y!"; } in method_Y()
325 public String method_Z() { return "B215510819 - wrong method_Z!"; } in method_Z()
326 public String method_0() { return "B215510819 - wrong method_0!"; } in method_0()
327 public String method_1() { return "B215510819 - wrong method_1!"; } in method_1()
328 public String method_2() { return "B215510819 - wrong method_2!"; } in method_2()
329 public String method_3() { return "B215510819 - wrong method_3!"; } in method_3()
330 public String method_4() { return "B215510819 - wrong method_4!"; } in method_4()
331 public String method_5() { return "B215510819 - wrong method_5!"; } in method_5()
332 public String method_a() { return "B215510819 - wrong method_a!"; } in method_a()
333 public String method_b() { return "B215510819 - wrong method_b!"; } in method_b()
334 public String method_c() { return "B215510819 - wrong method_c!"; } in method_c()
335 public String method_d() { return "B215510819 - wrong method_d!"; } in method_d()
336 public String method_e() { return "B215510819 - wrong method_e!"; } in method_e()
337 public String method_f() { return "B215510819 - wrong method_f!"; } in method_f()
338 public String method_g() { return "B215510819 - wrong method_g!"; } in method_g()
339 public String method_h() { return "B215510819 - wrong method_h!"; } in method_h()
340 public String method_i() { return "B215510819 - wrong method_i!"; } in method_i()
341 public String method_j() { return "B215510819 - wrong method_j!"; } in method_j()
342 public String method_k() { return "B215510819 - wrong method_k!"; } in method_k()