Home
last modified time | relevance | path

Searched refs:Not (Results 1 – 25 of 37) sorted by relevance

12

/art/test/1961-obsolete-jit-multithread/
Dexpected.txt2 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/
Dexpected.txt2 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/593-checker-shift-and-simplifier/smali/
DSmaliTests.smali23 ## 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/1976-hello-structural-static-methods/
Dexpected.txt23 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/1978-regular-obsolete-then-structural-obsolescence/
Dexpected.txt2 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/565-checker-doublenegbitwise/smali/
DSmaliTests.smali19 # 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
64 # Test transformation of Not/Not/And into Or/Not for boolean negations.
112 # Test transformation of Not/Not/Or into And/Not.
117 ## CHECK-DAG: <<Not1:j\d+>> Not [<<P1>>]
[all …]
/art/test/914-hello-obsolescence/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/945-obsolete-native/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/951-threaded-obsolete/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/1996-final-override-virtual-structural/
Dexpected.txt1 Not doing anything
5 Not doing anything
/art/test/1977-hello-structural-obsolescence/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/926-multi-obsolescence/
Dexpected.txt3 Not doing anything here
13 Not doing anything here
/art/test/940-recursive-obsolete/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/941-recurive-obsolete-jit/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/942-private-recursive/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/943-private-recursive-jit/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/985-re-obsolete/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
32 Not doing anything here
/art/test/946-obsolete-throw/
Dexpected.txt2 Not doing anything here
14 Not doing anything here
/art/test/915-obsolete-2/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
/art/test/916-obsolete-jit/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
/art/test/919-obsolete-fields/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
/art/tools/checker/match/
Dfile.py39 assertion.variant in [TestAssertion.Variant.DAG, TestAssertion.Variant.Not]):
94 assert assertion.variant == TestAssertion.Variant.Not
126 elif assertionGroup[0].variant == TestAssertion.Variant.Not:
186 if e.assertion.variant == TestAssertion.Variant.Not:
/art/test/594-checker-irreducible-linorder/smali/
DIrreducibleLoop.smali24 ## 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/984-obsolete-invoke/
Dexpected.txt7 Not doing anything here
/art/test/458-checker-instruct-simplification/smali/
DSmaliTests2.smali26 ## 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

12