Searched refs:to_field (Results 1 – 2 of 2) sorted by relevance
106 const std::string& to_field = stanza->Attr(buzz::QN_TO); in DeliverIncomingMessages() local107 if (to_field != jid_) { in DeliverIncomingMessages()108 LOG(WARNING) << "Dropping stanza that is addressed to " << to_field in DeliverIncomingMessages()
951 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')