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 …]
137 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local142 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()147 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()227 Handle<Class> aioobe = hs.NewHandle( in TestPrimitiveArray() local232 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TestPrimitiveArray()237 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TestPrimitiveArray()319 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local324 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()329 EXPECT_OBJ_PTR_EQ(aioobe.Get(), soa.Self()->GetException()->GetClass()); in TEST_F()350 Handle<Class> aioobe = hs.NewHandle( in TEST_F() local[all …]
165 } catch (ArrayIndexOutOfBoundsException aioobe) { in copyTest()
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()
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()