Go to the source code of this file.
|
| 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) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ gpr_now_impl