HomeSort by relevance Sort by last modified time
    Searched refs:SetClipboardText (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome_frame/test/
chrome_frame_test_utils.h 307 // if GetClipboardText() or SetClipboardText() have been invoked.
312 void SetClipboardText(const std::wstring& text);
chrome_frame_test_utils.cc 542 void SetClipboardText(const std::wstring& text) {
ui_test.cc 465 SetClipboardText(L"");
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc 254 void SetClipboardText(const std::string& text) {
564 SetClipboardText("foo");
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_browsertest.cc 127 void SetClipboardText(const char* text) {
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc 142 void SetClipboardText(const string16& text) {
    [all...]

Completed in 478 milliseconds