Home
last modified time | relevance | path

Searched refs:getConcurrentClientCountHWM (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/devel/thrift/thrift-0.14.0/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/test/
H A DTServerIntegrationTest.cpp244 BOOST_CHECK_EQUAL(expectedHWM, pServer->getConcurrentClientCountHWM()); in baseline()
294 % bStressConnectionCount % pServer->getConcurrentClientCountHWM() % bStressRequestCount); in stress()
493 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
529 BOOST_CHECK_EQUAL(2, pServer->getConcurrentClientCountHWM()); in BOOST_AUTO_TEST_CASE()
532 BOOST_CHECK(pServer->getConcurrentClientCountHWM() > 0); in BOOST_AUTO_TEST_CASE()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp200 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp200 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp200 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp200 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp200 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp200 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
H A DTServerFramework.cpp199 int64_t TServerFramework::getConcurrentClientCountHWM() const { in getConcurrentClientCountHWM() function in apache::thrift::server::TServerFramework
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTServerFramework.h110 virtual int64_t getConcurrentClientCountHWM() const;

12