Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles_test.cc44 bool IsWrongMethodTypeException(ObjPtr<mirror::Throwable> throwable) in IsWrongMethodTypeException() function
132 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
146 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
160 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
174 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
259 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
273 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
287 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()
366 ASSERT_TRUE(IsWrongMethodTypeException(soa.Self()->GetException())); in TEST_F()