Home
last modified time | relevance | path

Searched refs:IsNullPointerException (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dmethod_handles_test.cc39 bool IsNullPointerException(ObjPtr<mirror::Throwable> throwable) in IsNullPointerException() function
330 ASSERT_TRUE(IsNullPointerException(soa.Self()->GetException())); in TEST_F()