Searched refs:GetSegmentState (Results 1 – 5 of 5) sorted by relevance
317 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()344 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()380 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()388 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F()419 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()425 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F()462 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()474 const IRTSegmentState cookie1_second = irt.GetSegmentState(); in TEST_F()
317 IRTSegmentState GetSegmentState() const { in GetSegmentState() function
91 return locals_.GetSegmentState(); in GetLocalsSegmentState()229 env->local_ref_cookie_ = env->locals_.GetSegmentState(); in ScopedJniEnvLocalRefState()
136 local_ref_cookie_ = locals_.GetSegmentState(); in PushFrame()
2574 IRTSegmentState old_state = irt.GetSegmentState(); in TEST_F()2587 EXPECT_EQ(new_state.top_index, irt.GetSegmentState().top_index); in TEST_F()