Searched refs:RESOLVER_PARAMS_MIN_SAMPLES (Results 1 – 3 of 3) sorted by relevance
92 const int RESOLVER_PARAMS_MIN_SAMPLES = 2; field
349 res_params.min_samples = params[INetd::RESOLVER_PARAMS_MIN_SAMPLES]; in setResolverConfiguration()374 (*params)[INetd::RESOLVER_PARAMS_MIN_SAMPLES] = res_params.min_samples; in getResolverInfo()
172 params32[INetd::RESOLVER_PARAMS_MIN_SAMPLES]), in GetResolverInfo()311 INetd::RESOLVER_PARAMS_MIN_SAMPLES, in TEST_F()361 EXPECT_EQ(mDefaultParams_Binder[INetd::RESOLVER_PARAMS_MIN_SAMPLES], res_params.min_samples); in TEST_F()629 EXPECT_EQ(mDefaultParams_Binder[INetd::RESOLVER_PARAMS_MIN_SAMPLES], res_params.min_samples); in TEST_F()