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

/art/runtime/
H A Dcommon_test.h360 virtual void TearDown() { function in class:art::CommonTest
H A Djni_internal_test.cc76 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