Searched defs:button1_text_name (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_win_unittest.cc488 const std::string button1_text_name = "red"; local
506 button1_text.SetName(button1_text_name);
569 EXPECT_STREQ(button1_text_name.c_str(),

Completed in 201 milliseconds