Searched refs:aioobe (Results 1 – 5 of 5) sorted by relevance
94 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()100 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()106 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()112 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()118 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()124 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()132 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange32()149 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange64()155 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange64()161 } catch (ArrayIndexOutOfBoundsException aioobe) { in checkRange64()[all …]
133 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local138 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()143 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()222 Handle<Class> aioobe = hs.NewHandle( in TestPrimitiveArray() local227 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TestPrimitiveArray()232 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TestPrimitiveArray()272 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local277 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()282 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()303 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local[all …]
165 } catch (ArrayIndexOutOfBoundsException aioobe) { in copyTest()
47 ScopedLocalRef<jclass> aioobe(env_, in SetUp() local49 CHECK(aioobe.get() != nullptr); in SetUp()50 aioobe_ = reinterpret_cast<jclass>(env_->NewGlobalRef(aioobe.get())); in SetUp()
46 ScopedLocalRef<jclass> aioobe(env_, in SetUp() local48 CHECK(aioobe.get() != nullptr); in SetUp()49 aioobe_ = reinterpret_cast<jclass>(env_->NewGlobalRef(aioobe.get())); in SetUp()