Searched refs:update_request (Results 1 – 2 of 2) sorted by relevance
1671 def HandleGetUpdates(self, update_request, update_response): argument1681 update_sieve = UpdateSieve(update_request, self.account.migration_history)1683 print CallerInfoToString(update_request.caller_info.source),1699 if update_request.need_encryption_key or sending_nigori_node:
402 const std::string update_request(post_interceptor_->GetRequests()[0]); in TEST_F() local404 Tokenize(update_request, "<>", &elements); in TEST_F()