num_attempts       65 google_apis/gcm/engine/connection_factory_impl_unittest.cc double CalculateBackoff(int num_attempts) {
num_attempts       67 google_apis/gcm/engine/connection_factory_impl_unittest.cc   for (int i = 1; i < num_attempts; ++i) {
num_attempts      431 net/dns/dns_transaction_unittest.cc   void CheckServerOrder(const unsigned* servers, size_t num_attempts) {
num_attempts      432 net/dns/dns_transaction_unittest.cc     ASSERT_EQ(num_attempts, socket_factory_->remote_endpoints_.size());
num_attempts      433 net/dns/dns_transaction_unittest.cc     for (size_t i = 0; i < num_attempts; ++i) {