Home
last modified time | relevance | path

Searched defs:throwNullPointerException (Results 1 – 2 of 2) sorted by relevance

/external/dexmaker/dexmaker-mockito-tests/src/main/java/com/android/dx/mockito/tests/
DGeneralMocking.java53 public void throwNullPointerException() { in throwNullPointerException() method in GeneralMocking.TestClass
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc152 int throwNullPointerException(JNIEnv* env, const char* msg) { in throwNullPointerException() function