Home
last modified time | relevance | path

Searched refs:to_field (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/jingle_glue/
Dfake_signal_strategy.cc106 const std::string& to_field = stanza->Attr(buzz::QN_TO); in DeliverIncomingMessages() local
107 if (to_field != jid_) { in DeliverIncomingMessages()
108 LOG(WARNING) << "Dropping stanza that is addressed to " << to_field in DeliverIncomingMessages()
/external/chromium_org/chrome/test/functional/
Dperf_endure.py951 to_field = self._GetElement(self._driver.find_element_by_xpath, to_xpath)
952 to_field.send_keys('nobody@nowhere.com')
981 to_field = self._GetElement(self._driver.find_element_by_xpath, to_xpath)
982 to_field.send_keys('nobody@nowhere.com')