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()223 Handle<Class> aioobe = hs.NewHandle( in TestPrimitiveArray() local228 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TestPrimitiveArray()233 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TestPrimitiveArray()315 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local320 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()325 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()346 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()