HomeSort by relevance Sort by last modified time
    Searched full:automation_sender (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/test/pyautolib/
pyautolib.cc 112 AutomationProxy* automation_sender = automation(); local
115 if (!automation_sender) {
117 } else if (!automation_sender->channel()) {
120 } else if (!automation_sender->Send(

Completed in 43 milliseconds