Classes | Namespaces | Functions | Variables
bdp_estimator_test.cc File Reference
#include "src/core/lib/transport/bdp_estimator.h"
#include <limits.h>
#include <gtest/gtest.h>
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/gpr/string.h"
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/iomgr/timer_manager.h"
#include "test/core/util/test_config.h"
Include dependency graph for bdp_estimator_test.cc:

Go to the source code of this file.

Classes

class  grpc_core::testing::BdpEstimatorRandomTest
 

Namespaces

 grpc_core
 
 grpc_core::testing
 

Functions

 grpc_core::testing::INSTANTIATE_TEST_SUITE_P (TooManyNames, BdpEstimatorRandomTest, ::testing::Values(3, 4, 6, 9, 13, 19, 28, 42, 63, 94, 141, 211, 316, 474, 711))
 
int main (int argc, char **argv)
 
 grpc_core::testing::TEST (BdpEstimatorTest, EstimateBdpNoSamples)
 
 grpc_core::testing::TEST (BdpEstimatorTest, GetEstimate1Sample)
 
 grpc_core::testing::TEST (BdpEstimatorTest, GetEstimate2Samples)
 
 grpc_core::testing::TEST (BdpEstimatorTest, GetEstimate3Samples)
 
 grpc_core::testing::TEST (BdpEstimatorTest, NoOp)
 
 grpc_core::testing::TEST_P (BdpEstimatorRandomTest, GetEstimateRandomValues)
 

Variables

gpr_timespec(* gpr_now_impl )(gpr_clock_type clock_type)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 148 of file bdp_estimator_test.cc.

Variable Documentation

◆ gpr_now_impl

gpr_timespec(* gpr_now_impl) (gpr_clock_type clock_type)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:04