Searched refs:doThrow (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DConnectivityServiceTest.java28 import static com.google.testing.littlemock.LittleMock.doThrow;
123 doThrow(new IllegalArgumentException("Not supported in test environment"))
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp179 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) function in namespace:android

Completed in 48 milliseconds