Searched refs:GetSegmentState (Results 1 – 5 of 5) sorted by relevance
319 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()346 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()382 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()390 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F()421 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()427 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F()464 const IRTSegmentState cookie1 = irt.GetSegmentState(); in TEST_F()476 const IRTSegmentState cookie1_second = irt.GetSegmentState(); in TEST_F()
313 IRTSegmentState GetSegmentState() const { in GetSegmentState() function
90 return locals_.GetSegmentState(); in GetLocalsSegmentState()226 env->local_ref_cookie_ = env->locals_.GetSegmentState(); in ScopedJniEnvLocalRefState()
136 local_ref_cookie_ = locals_.GetSegmentState(); in PushFrame()
2452 IRTSegmentState old_state = irt.GetSegmentState(); in TEST_F()2465 EXPECT_EQ(new_state.top_index, irt.GetSegmentState().top_index); in TEST_F()