Searched refs:sioobe (Results 1 – 3 of 3) sorted by relevance
65 } catch (StringIndexOutOfBoundsException sioobe) { in basicTest()144 } catch (StringIndexOutOfBoundsException sioobe) { in copyTest()151 } catch (StringIndexOutOfBoundsException sioobe) { in copyTest()158 } catch (StringIndexOutOfBoundsException sioobe) { in copyTest()
55 ScopedLocalRef<jclass> sioobe(env_, in SetUp() local57 CHECK(sioobe.get() != nullptr); in SetUp()58 sioobe_ = reinterpret_cast<jclass>(env_->NewGlobalRef(sioobe.get())); in SetUp()
56 ScopedLocalRef<jclass> sioobe(env_, in SetUp() local58 CHECK(sioobe.get() != nullptr); in SetUp()59 sioobe_ = reinterpret_cast<jclass>(env_->NewGlobalRef(sioobe.get())); in SetUp()