Searched defs:to_string (Results 1 - 1 of 1) sorted by relevance

/art/test/004-JniTest/
H A Djni_test.cc703 jmethodID to_string = env_->GetMethodID( local
705 jstring exception_string = (jstring) env_->CallObjectMethod(thrown, to_string);

Completed in 93 milliseconds