Searched refs:testCase (Results 1 – 13 of 13) sorted by relevance
39 public static boolean testCase(boolean x, boolean y, boolean z) { in testCase() method in Main49 assertBooleanEquals(false, testCase(true, true, true)); in main()
20 ## CHECK-START: int Test.testCase(int, int, int) builder (after)25 ## CHECK-START: int Test.testCase(int, int, int) builder (after)30 .method public static testCase(III)I
21 ## CHECK-START: boolean TestCase.testCase() select_generator (before)29 ## CHECK-START: boolean TestCase.testCase() select_generator (after)36 .method public static testCase()Z
2 that used to trip when compiling TestCase.testCase on x86.
19 ## CHECK-START: boolean TestCase.testCase() select_generator (after)23 ## CHECK-START: boolean TestCase.testCase() load_store_elimination (after)29 .method public static testCase()Z
19 ## CHECK-START: boolean TestCase.testCase(boolean) select_generator (before)27 ## CHECK-START: boolean TestCase.testCase(boolean) select_generator (after)34 .method public static testCase(Z)Z
21 ## CHECK-START: int TestCase.testCase(int) builder (after)46 .method public static testCase(I)I
18 .method public static testCase()I
18 .method public static testCase(ZZ)I
19 .method public static testCase([BLMain;)V
71 .method public static testCase(I)Ljava/lang/String;
23 .method public static testCase(II)I
21 .method public static testCase(IILjava/lang/Object;)V