Searched refs:throw_runtime_exception (Results 1 – 1 of 1) sorted by relevance
11 static void throw_runtime_exception(JNIEnv *env, const char *message) { in throw_runtime_exception() function96 throw_runtime_exception(env, error_message); in Java_org_python_testbed_PythonTestRunner_redirectStdioToLogcat()115 throw_runtime_exception(env, status.err_msg ? status.err_msg : ""); in throw_status()