Searched refs:server_error (Results 1 – 4 of 4) sorted by relevance
99 client_error, server_error = self._TestServerConnection()105 if self.fixed_port or not 'in use' in server_error:107 print 'Server error:', server_error
163 const bool server_error = in OnURLFetchComplete() local167 if (!server_error) { in OnURLFetchComplete()179 callback_.Run(position, server_error, access_token, wifi_data_); in OnURLFetchComplete()
94 bool server_error,
165 bool server_error, in LocationResponseAvailable() argument