Searched refs:RESOLVER_PARAMS_MIN_SAMPLES (Results 1 – 3 of 3) sorted by relevance
92 const int RESOLVER_PARAMS_MIN_SAMPLES = 2; field
166 res_params.min_samples = params[INetd::RESOLVER_PARAMS_MIN_SAMPLES]; in setResolverConfiguration()191 (*params)[INetd::RESOLVER_PARAMS_MIN_SAMPLES] = res_params.min_samples; in getResolverInfo()
313 params32[INetd::RESOLVER_PARAMS_MIN_SAMPLES]), in GetResolverInfo()447 INetd::RESOLVER_PARAMS_MIN_SAMPLES, in TEST_F()497 EXPECT_EQ(mDefaultParams_Binder[INetd::RESOLVER_PARAMS_MIN_SAMPLES], res_params.min_samples); in TEST_F()765 EXPECT_EQ(mDefaultParams_Binder[INetd::RESOLVER_PARAMS_MIN_SAMPLES], res_params.min_samples); in TEST_F()