Home
last modified time | relevance | path

Searched defs:report (Results 1 – 25 of 40) sorted by relevance

12

/art/test/1914-get-local-instance/
Dlocal_instance.cc46 jmethodID report = env->GetStaticMethodID(Test1914.get(), "reportValue", "(Ljava/lang/Object;)V"); in Java_art_Test1914_00024TargetClass_NativeInstanceMethod() local
61 jmethodID report = env->GetStaticMethodID(Test1914.get(), "reportValue", "(Ljava/lang/Object;)V"); in Java_art_Test1914_NativeStaticMethod() local
/art/test/2239-varhandle-perf-vh-reflect-get/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-set/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
DBenchmarkBase.java81 public void report() throws Throwable { in report() method in BenchmarkBase
/art/test/2239-varhandle-perf-vh-get/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-unsafe-get/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-get-a/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-cas-weak/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
DBenchmarkBase.java81 public void report() throws Throwable { in report() method in BenchmarkBase
/art/test/2239-varhandle-perf-vh-set-a/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-unsafe-put/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-cas/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
DBenchmarkBase.java81 public void report() throws Throwable { in report() method in BenchmarkBase
/art/test/2239-varhandle-perf-vh-get-bav/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-gab/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
DBenchmarkBase.java81 public void report() throws Throwable { in report() method in BenchmarkBase
/art/test/2239-varhandle-perf-vh-gaa/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-reflect-set/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-set-bav/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-gas/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
DBenchmarkBase.java81 public void report() throws Throwable { in report() method in BenchmarkBase
/art/test/2239-varhandle-perf-vh-unsafe-cas/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
/art/test/2239-varhandle-perf-vh-cae/src/
DMicroBenchmark.java43 public void report() { in report() method in MicroBenchmark
DBenchmarkBase.java81 public void report() throws Throwable { in report() method in BenchmarkBase
/art/test/028-array-write/src/
DMain.java27 static public void report(long start, long end) { in report() method in Main

12