Home
last modified time | relevance | path

Searched defs:BdpEstimatorRandomTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/transport/
H A Dbdp_estimator_test.cc115 class BdpEstimatorRandomTest : public ::testing::TestWithParam<size_t> {}; class
117 TEST_P(BdpEstimatorRandomTest, GetEstimateRandomValues) { in TEST_P() argument