Searched defs:TearDown (Results 1 - 2 of 2) sorted by relevance
/art/runtime/ | ||
H A D | common_test.h | 360 virtual void TearDown() { function in class:art::CommonTest |
H A D | jni_internal_test.cc | 76 virtual void TearDown() { function in class:art::JniInternalTest 78 CommonTest::TearDown(); 1912 CleanUpJniEnv(); // cleanup now so TearDown won't have junk from wrong JNIEnv 1918 vm_->AttachCurrentThread(&env_, NULL); // need attached thread for CommonTest::TearDown |
Completed in 6 milliseconds