Home | History | Annotate | Download | only in omnibox

Lines Matching refs:user_text

1014     string16 user_text = omnibox_view->GetText();
1015 ASSERT_EQ(ASCIIToUTF16("site.com/p"), user_text);
1050 ASSERT_EQ(user_text, omnibox_view->GetText());