Home
last modified time | relevance | path

Searched refs:kNumAttempts (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/test/auto_test/automated/
H A Dvie_video_verification_test.cc127 const int kNumAttempts = 5; in TEST_F() local
128 for (int attempt = 0; attempt < kNumAttempts; ++attempt) { in TEST_F()
147 ViETest::Log("Retrying; attempt %d of %d.", attempt + 1, kNumAttempts); in TEST_F()
152 kNumAttempts << " attempts."; in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/gcm/engine/
H A Dconnection_factory_impl_unittest.cc416 const int kNumAttempts = 5; in TEST_F() local
418 kNumAttempts); in TEST_F()
428 CalculateBackoff(kNumAttempts)); in TEST_F()
432 ASSERT_EQ(kNumAttempts, client_events.size()); in TEST_F()
538 const int kNumAttempts = 5; in TEST_F() local
539 for (int i = 0; i < kNumAttempts; ++i) in TEST_F()
649 const int kNumAttempts = 50; in TEST_F() local
651 kNumAttempts); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/gcm/engine/
H A Dconnection_factory_impl_unittest.cc423 const int kNumAttempts = 5; in TEST_F() local
425 kNumAttempts); in TEST_F()
435 CalculateBackoff(kNumAttempts)); in TEST_F()
439 ASSERT_EQ(kNumAttempts, client_events.size()); in TEST_F()
545 const int kNumAttempts = 5; in TEST_F() local
546 for (int i = 0; i < kNumAttempts; ++i) in TEST_F()
656 const int kNumAttempts = 50; in TEST_F() local
658 kNumAttempts); in TEST_F()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc148 const int kNumAttempts = 50; in TEST_F() local
149 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
153 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc197 const int kNumAttempts = 50; in TEST_F() local
198 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
202 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc197 const int kNumAttempts = 50; in TEST_F() local
198 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
202 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dfile_reader_writer_test.cc197 const int kNumAttempts = 50; in TEST_F() local
198 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
202 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dfile_reader_writer_test.cc201 const int kNumAttempts = 50; in TEST_F() local
202 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
206 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dfile_reader_writer_test.cc201 const int kNumAttempts = 50; in TEST_F() local
202 for (int attempt = 0; attempt < kNumAttempts; attempt++) { in TEST_F()
206 (attempt < kNumAttempts / 2) ? 512 * 1024 : 700 * 1024; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/dns/
H A Ddns_transaction_unittest.cc2768 const int kNumAttempts = 20; in TEST_F() local
2769 config_.doh_attempts = kNumAttempts; in TEST_F()
2773 ASSERT_GT(kNumAttempts * resolve_context_->NextDohFallbackPeriod( in TEST_F()
2778 for (int i = 0; i < kNumAttempts; ++i) { in TEST_F()
2794 for (int i = 0; i < kNumAttempts - 1; ++i) { in TEST_F()