HomeSort by relevance Sort by last modified time
    Searched defs:emptyJniStaticMethod6L (Results 1 - 2 of 2) sorted by null

  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/
NativeTestTarget.java 46 public static native void emptyJniStaticMethod6L(String a, String[] b,
  /libcore/benchmarks/src/benchmarks/regression/
NativeMethodBenchmark.java 68 NativeTestTarget.emptyJniStaticMethod6L(null, null, null, null, null, null);

Completed in 147 milliseconds