Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:new_rvh

371   TestRenderViewHost* new_rvh = rvh();
374 EXPECT_NE(orig_rvh, new_rvh);
380 contents()->TestDidNavigate(new_rvh, params2);
384 EXPECT_EQ(new_rvh, rvh());