Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_cluster_end2end_test.cc1016 const double kDropRateForLb = kDropPerMillionForLb / 1000000.0; in TEST_P() local
1042 const double kDropRateForLb = kDropPerHundredForLb / 100.0; in TEST_P() local
1064 const double kDropRateForLb = kDropPerTenThousandForLb / 10000.0; in TEST_P() local
1088 const double kDropRateForLb = kDropPerMillionForLb / 1000000.0; in TEST_P() local
1880 const double kDropRateForLb = kDropPerMillionForLb / 1000000.0; in TEST_P() local