Searched refs:runSelfTest (Results 1 – 2 of 2) sorted by relevance
26 final int result = runSelfTest(); in runAndLogSelfTest()29 private static native int runSelfTest(); in runSelfTest() method in CryptoTestHelper
24 static jint runSelfTest(JNIEnv* env, jobject /* clazz */) { in runSelfTest() function30 {"runSelfTest", "()I", (void*) runSelfTest}