/art/test/1961-obsolete-jit-multithread/ |
D | expected-stdout.txt | 2 Thread 0: Not doing anything here 8 Thread 0: Not doing anything here 12 Thread 1: Not doing anything here 18 Thread 1: Not doing anything here 22 Thread 2: Not doing anything here 28 Thread 2: Not doing anything here 32 Thread 3: Not doing anything here 38 Thread 3: Not doing anything here 42 Thread 4: Not doing anything here 48 Thread 4: Not doing anything here [all …]
|
/art/test/1960-obsolete-jit-multithread-native/ |
D | expected-stdout.txt | 2 Thread 0: Not doing anything here 8 Thread 0: Not doing anything here 12 Thread 1: Not doing anything here 18 Thread 1: Not doing anything here 22 Thread 2: Not doing anything here 28 Thread 2: Not doing anything here 32 Thread 3: Not doing anything here 38 Thread 3: Not doing anything here 42 Thread 4: Not doing anything here 48 Thread 4: Not doing anything here [all …]
|
/art/test/1976-hello-structural-static-methods/ |
D | expected-stdout.txt | 23 Not saying hi again! 26 Not saying hi again! 31 Not saying hi again! 34 Not saying hi again! 39 Not saying hi again! 42 Not saying hi again! 45 Not saying hi again! 48 Not saying hi again! 53 Not saying hi again! 56 Not saying hi again! [all …]
|
/art/test/593-checker-shift-and-simplifier/smali/ |
D | SmaliTests.smali | 23 ## CHECK-DAG: <<Not:i\d+>> Not [<<Get>>] 25 ## CHECK-DAG: And [<<Not>>,<<Shl>>] 29 ## CHECK-DAG: <<Not:i\d+>> Not [<<Get>>] 30 ## CHECK-DAG: DataProcWithShifterOp [<<Not>>,<<Get>>] kind:And+LSL shift:2 34 ## CHECK-DAG: <<Not:i\d+>> Not [<<Get>>] 36 ## CHECK-DAG: And [<<Not>>,<<Shl>>] 40 ## CHECK-DAG: <<Not:i\d+>> Not [<<Get>>] 41 ## CHECK-DAG: DataProcWithShifterOp [<<Not>>,<<Get>>] kind:And+LSL shift:2
|
/art/test/565-checker-doublenegbitwise/smali/ |
D | SmaliTests.smali | 19 # Test transformation of Not/Not/And into Or/Not. 25 ## CHECK-DAG: <<Not1:i\d+>> Not [<<P1>>] 26 ## CHECK-DAG: <<Not2:i\d+>> Not [<<P2>>] 34 ## CHECK-DAG: <<Not:i\d+>> Not [<<Or>>] 35 ## CHECK-DAG: Return [<<Not>>] 38 ## CHECK-DAG: Not 39 ## CHECK-NOT: Not 57 # Test transformation of Not/Not/And into Or/Not for boolean negations. 98 # Test transformation of Not/Not/Or into And/Not. 103 ## CHECK-DAG: <<Not1:j\d+>> Not [<<P1>>] [all …]
|
/art/test/1978-regular-obsolete-then-structural-obsolescence/ |
D | expected-stdout.txt | 2 Not doing anything here - op1 5 Not doing anything here - op2 16 Not doing anything here - op1 19 Not doing anything here - op2
|
/art/test/914-hello-obsolescence/ |
D | expected-stdout.txt | 2 Not doing anything here 8 Not doing anything here
|
/art/test/945-obsolete-native/ |
D | expected-stdout.txt | 2 Not doing anything here 8 Not doing anything here
|
/art/test/951-threaded-obsolete/ |
D | expected-stdout.txt | 2 Not doing anything here 8 Not doing anything here
|
/art/test/1996-final-override-virtual-structural/ |
D | expected-stdout.txt | 1 Not doing anything 5 Not doing anything
|
/art/test/926-multi-obsolescence/ |
D | expected-stdout.txt | 3 Not doing anything here 13 Not doing anything here
|
/art/test/1977-hello-structural-obsolescence/ |
D | expected-stdout.txt | 2 Not doing anything here 8 Not doing anything here
|
/art/test/942-private-recursive/ |
D | expected-stdout.txt | 3 Not doing anything here 17 Not doing anything here
|
/art/test/941-recursive-obsolete-jit/ |
D | expected-stdout.txt | 3 Not doing anything here 17 Not doing anything here
|
/art/test/943-private-recursive-jit/ |
D | expected-stdout.txt | 3 Not doing anything here 17 Not doing anything here
|
/art/test/940-recursive-obsolete/ |
D | expected-stdout.txt | 3 Not doing anything here 17 Not doing anything here
|
/art/test/985-re-obsolete/ |
D | expected-stdout.txt | 4 Not doing anything here 18 Not doing anything here 32 Not doing anything here
|
/art/test/946-obsolete-throw/ |
D | expected-stdout.txt | 2 Not doing anything here 14 Not doing anything here
|
/art/test/919-obsolete-fields/ |
D | expected-stdout.txt | 4 Not doing anything here 18 Not doing anything here
|
/art/test/916-obsolete-jit/ |
D | expected-stdout.txt | 4 Not doing anything here 18 Not doing anything here
|
/art/test/915-obsolete-2/ |
D | expected-stdout.txt | 4 Not doing anything here 18 Not doing anything here
|
/art/odrefresh/ |
D | odrefresh_test.cc | 57 using ::testing::Not; 286 Not(Contains(Flag("--dex-file=", conscrypt_jar_))), in TEST_F() 287 Not(Contains(Flag("--dex-file=", framework_wifi_jar_))), in TEST_F() 290 Not(Contains(Flag("--dex-fd=", FdOf(conscrypt_jar_)))), in TEST_F() 291 Not(Contains(Flag("--dex-fd=", FdOf(framework_wifi_jar_)))), in TEST_F() 297 Not(Contains(Flag("--boot-image=", _))), in TEST_F() 319 Not(Contains(Flag("--dex-file=", core_oj_jar_))), in TEST_F() 320 Not(Contains(Flag("--dex-file=", framework_jar_))), in TEST_F() 323 Not(Contains(Flag("--dex-fd=", FdOf(core_oj_jar_)))), in TEST_F() 324 Not(Contains(Flag("--dex-fd=", FdOf(framework_jar_)))), in TEST_F() [all …]
|
/art/artd/ |
D | artd_test.cc | 120 using ::testing::Not; 759 AllOf(Not(Contains(Flag("--class-loader-context-fds=", _))), in TEST_F() 760 Not(Contains(Flag("--class-loader-context=", _))), in TEST_F() 761 Not(Contains(Flag("--classpath-dir=", _))))), in TEST_F() 776 AllOf(Not(Contains(Flag("--profile-file-fd=", _))), in TEST_F() 777 Not(Contains(Flag("--input-vdex-fd=", _))), in TEST_F() 778 Not(Contains(Flag("--dm-fd=", _))))), in TEST_F() 789 AllOf(Not(Contains(Flag("--set-task-profile=", _))), in TEST_F() 790 Not(Contains(Flag("--set-priority=", _)))), in TEST_F() 833 Not(Contains(Flag("--compact-dex-level=", _)))), in TEST_F() [all …]
|
/art/test/594-checker-irreducible-linorder/smali/ |
D | IrreducibleLoop.smali | 24 ## CHECK-DAG: Not loop:<<Loop>> 29 ## CHECK-DAG: Not liveness:<<LBackEdge:\d+>> 73 ## CHECK-DAG: Not loop:<<Loop>> 77 ## CHECK-DAG: Not liveness:<<LBackEdge1:\d+>>
|
/art/test/458-checker-instruct-simplification/smali/ |
D | SmaliTests2.smali | 26 ## CHECK-DAG: <<Not:i\d+>> Not [<<Arg>>] 27 ## CHECK-DAG: Return [<<Not>>] 92 ## CHECK-DAG: <<Not:i\d+>> Not [<<Arg>>] 93 ## CHECK-DAG: <<Add:i\d+>> Add [<<Arg>>,<<Not>>] 97 ## CHECK: Not 98 ## CHECK-NOT: Not
|