Home
last modified time | relevance | path

Searched refs:testCase (Results 1 – 13 of 13) sorted by relevance

/art/test/481-regression-phi-cond/src/
DMain.java39 public static boolean testCase(boolean x, boolean y, boolean z) { in testCase() method in Main
49 assertBooleanEquals(false, testCase(true, true, true)); in main()
/art/test/523-checker-can-throw-regression/smali/
DTest.smali20 ## 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
/art/test/468-checker-bool-simplif-regression/smali/
DTestCase.smali21 ## CHECK-START: boolean TestCase.testCase() select_generator (before)
29 ## CHECK-START: boolean TestCase.testCase() select_generator (after)
36 .method public static testCase()Z
/art/test/467-regalloc-pair/
Dinfo.txt2 that used to trip when compiling TestCase.testCase on x86.
/art/test/592-checker-regression-bool-input/smali/
DTestCase.smali19 ## CHECK-START: boolean TestCase.testCase() select_generator (after)
23 ## CHECK-START: boolean TestCase.testCase() load_store_elimination (after)
29 .method public static testCase()Z
/art/test/663-checker-select-generator/smali/
DTestCase.smali19 ## 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
/art/test/517-checker-builder-fallthrough/smali/
DTestCase.smali21 ## CHECK-START: int TestCase.testCase(int) builder (after)
46 .method public static testCase(I)I
/art/test/543-env-long-ref/smali/
DTestCase.smali18 .method public static testCase()I
/art/test/535-regression-const-val/smali/
DTestCase.smali18 .method public static testCase(ZZ)I
/art/test/467-regalloc-pair/smali/
DTestCase.smali19 .method public static testCase([BLMain;)V
/art/test/475-regression-inliner-ids/smali/
DTestCase.smali71 .method public static testCase(I)Ljava/lang/String;
/art/test/547-regression-trycatch-critic-edge/smali/
DTestCase.smali23 .method public static testCase(II)I
/art/test/533-regression-debugphi/smali/
DTestCase.smali21 .method public static testCase(IILjava/lang/Object;)V