Searched refs:error (Results 1 – 5 of 5) sorted by relevance
129 const std::string error = mCurrentTestError.str(); in OnTestEnd() local131 if (!error.empty()) { in OnTestEnd()132 ScopedLocalRef<jstring> jmessage(mEnv, mEnv->NewStringUTF(error.c_str())); in OnTestEnd()
172 …(message="Can be useful for simple commands, but lacks support for proper error handling, input da…
283 …(message="Can be useful for simple commands, but lacks support for proper error handling, input da…