/art/test/997-single-step/src/art/ |
D | Test997.java | 37 public static void doNothing() {} in doNothing() method in Test997 41 doNothing(); in doMultiPath() 43 doNothing(); in doMultiPath() 45 doNothing(); in doMultiPath() 47 doNothing(); in doMultiPath()
|
/art/test/994-breakpoint-line/src/art/ |
D | Test994.java | 25 public static void doNothing() {} in doNothing() method in Test994 29 doNothing(); in doMultiPath() 35 doNothing(); in doMultiPath()
|
/art/test/088-monitor-verification/src/ |
D | TwoPath.java | 48 doNothing(localObj); in twoPath() 51 private static void doNothing(Object o) { in doNothing() method in TwoPath
|
D | Main.java | 201 private void doNothing(Object obj) {} in doNothing() method in Main 222 doNothing(localObj); in triplet()
|
/art/test/304-method-tracing/src/ |
D | Main.java | 23 doNothing(); in run() 27 private void doNothing() {} in doNothing() method in Main.ThreadRunnable
|
/art/test/995-breakpoints-throw/src/art/ |
D | Test995.java | 27 public static void doNothing() { } in doNothing() method in Test995 38 doNothing(); in breakpointCatchLate() 40 doNothing(); in breakpointCatchLate() 48 doNothing(); in breakpointCatch()
|
/art/test/203-multi-checkpoint/src/ |
D | Main.java | 47 public static void doNothing() {} in doNothing() method in Main 53 doNothing(); in runTargetThread()
|
/art/test/409-materialized-condition/src/ |
D | Main.java | 19 public static void doNothing(boolean b) { in doNothing() method in Main 33 doNothing(b == 42); in foo1() 44 doNothing(b == 41); in foo2()
|
/art/test/1940-ddms-ext/src-art/art/ |
D | Test1940.java | 221 doNothing(); in run() 222 doNothing(); in run() 223 doNothing(); in run() 224 doNothing(); in run() 228 private static void doNothing() {} in doNothing() method in Test1940
|
/art/test/960-default-smali/src/ |
D | Foo3.java | 21 default void doNothing() {} in doNothing() method
|
/art/test/1962-multi-thread-events/src/art/ |
D | Test1962.java | 27 public static void doNothing() { in doNothing() method in Test1962 50 doNothing(); in doTest()
|
/art/test/996-breakpoint-obsolete/src/art/ |
D | Test996.java | 33 public static void doNothing() {} in doNothing() method in Test996 42 doNothing(); in run()
|
/art/test/1949-short-dex-file/src/art/ |
D | Test1949.java | 116 public static void doNothing() {} in doNothing() method in Test1949
|
/art/test/1959-redefine-object-instrument/src/ |
D | Main.java | 37 public static void doNothing() {} in doNothing() method in Main
|
/art/test/989-method-trace-throw/ |
D | expected.txt | 1 Normal: Entering public static void art.Test989.doNothing() 2 Normal: Leaving public static void art.Test989.doNothing() returned null 48 ThrowEnter: Entering public static void art.Test989.doNothing() 49 ThrowEnter: Leaving public static void art.Test989.doNothing() returned <exception> 50 …ass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.doNothing() 87 ThrowExit: Entering public static void art.Test989.doNothing() 88 ThrowExit: Leaving public static void art.Test989.doNothing() returned null 89 ….Test989$ErrorB: Throwing error while exit public static void art.Test989.doNothing() returned null 128 ThrowBoth: Entering public static void art.Test989.doNothing() 129 ThrowBoth: Leaving public static void art.Test989.doNothing() returned <exception> [all …]
|
/art/test/1956-pop-frame-jit-calling/src/art/ |
D | Test1953.java | 29 public static void doNothing() {} in doNothing() method in Test1953 251 doNothing(); // line +2 420 doNothing(); // line +2 440 doNothing(); // line +2 465 doNothing(); // line +3
|
/art/test/1953-pop-frame/src/art/ |
D | Test1953.java | 29 public static void doNothing() {} in doNothing() method in Test1953 251 doNothing(); // line +2 420 doNothing(); // line +2 440 doNothing(); // line +2 465 doNothing(); // line +3
|
/art/test/1954-pop-frame-jit/src/art/ |
D | Test1953.java | 29 public static void doNothing() {} in doNothing() method in Test1953 251 doNothing(); // line +2 420 doNothing(); // line +2 440 doNothing(); // line +2 465 doNothing(); // line +3
|
/art/test/1955-pop-frame-jit-called/src/art/ |
D | Test1953.java | 29 public static void doNothing() {} in doNothing() method in Test1953 251 doNothing(); // line +2 420 doNothing(); // line +2 440 doNothing(); // line +2 465 doNothing(); // line +3
|
/art/test/667-jit-jni-stub/src/ |
D | Main.java | 169 public static void doNothing() { } in doNothing() method in Main
|
/art/test/1953-pop-frame/ |
D | expected.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 40 Test stopped during notifyFramePop without exception on pop of doNothing
|
/art/test/1934-jvmti-signal-thread/src/art/ |
D | Test1934.java | 170 public static void doNothing() {} in doNothing() method in Test1934 183 doNothing(); in testStopInNative()
|
/art/test/1949-short-dex-file/ |
D | info.txt | 14 (0) Lart/Test1949;->doNothing()V
|
/art/test/1955-pop-frame-jit-called/ |
D | expected.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 40 Test stopped during notifyFramePop without exception on pop of doNothing
|
/art/test/1954-pop-frame-jit/ |
D | expected.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 40 Test stopped during notifyFramePop without exception on pop of doNothing
|