Searched refs:DoubleMethod (Results 1 – 2 of 2) sorted by relevance
73 Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetInt" on remote th…74 "GetInt" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed due to JVMTI_ER…76 Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetLong" on remote t…77 "GetLong" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed due to JVMTI_E…79 Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetFloat" on remote …80 "GetFloat" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed due to JVMTI_…82 Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetDouble" on remote…83 "GetDouble" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) got value: 3.141585 Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "SetInt" on remote th…86 "SetInt" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed to set value 21…[all …]
81 public static void DoubleMethod(Runnable safepoint) { in DoubleMethod() method in Test1912