HomeSort by relevance Sort by last modified time
    Searched full:hassetend (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/os/src/android/os/cts/
CpuInstructions.java 27 public static native boolean hasSetend();
CpuInstructionsTest.java 44 CpuInstructions.hasSetend());
  /cts/tests/tests/os/jni/
android_os_cts_CpuInstructions.cpp 138 { "hasSetend", "()Z", (void *)android_os_cts_CpuInstructions_hasSetend },

Completed in 59 milliseconds