aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/interop_client.h
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-07-18 07:33:08 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-07-18 07:33:08 -0700
commit12f1cc059b037e3853185d3e740ca2b16f1f5495 (patch)
treef7607beb1bb872048e61c5831fef6c08e2697da2 /test/cpp/interop/interop_client.h
parentb6597b4fbde40b61200d363a195239e19e0b599c (diff)
Reviewer feedback
Diffstat (limited to 'test/cpp/interop/interop_client.h')
-rw-r--r--test/cpp/interop/interop_client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/cpp/interop/interop_client.h b/test/cpp/interop/interop_client.h
index 3033d7b414..e5be44d1d4 100644
--- a/test/cpp/interop/interop_client.h
+++ b/test/cpp/interop/interop_client.h
@@ -74,8 +74,8 @@ class InteropClient {
// not implemented cross-language. They are considered experimental for now,
// but at some point in the future, might be codified and implemented in all
// languages
- bool DoChannelSoakTest();
- bool DoRpcSoakTest();
+ bool DoChannelSoakTest(int32_t soak_iterations);
+ bool DoRpcSoakTest(int32_t soak_iterations);
// Auth tests.
// username is a string containing the user email