Searched defs:AutofillPopupControllerUnitTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_unittest.cc123 class AutofillPopupControllerUnitTest : public ChromeRenderViewHostTestHarness { class in namespace:autofill
125 AutofillPopupControllerUnitTest() function in class:autofill::AutofillPopupControllerUnitTest
128 virtual ~AutofillPopupControllerUnitTest() {}
174 TEST_F(AutofillPopupControllerUnitTest, SetBounds) {
186 TEST_F(AutofillPopupControllerUnitTest, ChangeSelectedLine) {
209 TEST_F(AutofillPopupControllerUnitTest, RedrawSelectedLine) {
231 TEST_F(AutofillPopupControllerUnitTest, RemoveLine) {
267 TEST_F(AutofillPopupControllerUnitTest, RemoveOnlyLine) {
287 TEST_F(AutofillPopupControllerUnitTest, SkipSeparator) {
307 TEST_F(AutofillPopupControllerUnitTest, RowWidthWithoutTex
[all...]

Completed in 65 milliseconds