Lines Matching refs:ScopedSystemProperties
1418 ScopedSystemProperties scopedSystemProperties(kSortNameserversFlag, sortNameserversFlag); in TEST_F()
1472 ScopedSystemProperties scopedSystemProperties(kSortNameserversFlag, sortNameserversFlag); in TEST_F()
3135 ScopedSystemProperties sp1(kDotXportUnusableThresholdFlag, "-1"); in TEST_F()
3136 ScopedSystemProperties sp2(kDotRevalidationThresholdFlag, "-1"); in TEST_F()
4666 ScopedSystemProperties sp1(kDotConnectTimeoutMsFlag, "100"); in TEST_F()
4669 ScopedSystemProperties sp2(kDotQueryTimeoutMsFlag, "-1"); in TEST_F()
4671 ScopedSystemProperties sp3(kDotAsyncHandshakeFlag, config.asyncHandshake ? "1" : "0"); in TEST_F()
4672 ScopedSystemProperties sp4(kDotMaxretriesFlag, std::to_string(config.maxRetries)); in TEST_F()
4675 ScopedSystemProperties sp5(kDotXportUnusableThresholdFlag, "-1"); in TEST_F()
4676 ScopedSystemProperties sp6(kDotRevalidationThresholdFlag, "-1"); in TEST_F()
4766 ScopedSystemProperties sp1(kDotQueryTimeoutMsFlag, in TEST_F()
4768 ScopedSystemProperties sp2(kDotConnectTimeoutMsFlag, in TEST_F()
4770 ScopedSystemProperties sp3(kDotAsyncHandshakeFlag, config.asyncHandshake ? "1" : "0"); in TEST_F()
4771 ScopedSystemProperties sp4(kDotMaxretriesFlag, std::to_string(config.maxRetries)); in TEST_F()
4774 ScopedSystemProperties sp5(kDotXportUnusableThresholdFlag, "-1"); in TEST_F()
4775 ScopedSystemProperties sp6(kDotRevalidationThresholdFlag, "-1"); in TEST_F()
4872 ScopedSystemProperties sp(kDotQueryTimeoutMsFlag, std::to_string(config.queryTimeoutMs)); in TEST_F()
4875 ScopedSystemProperties sp2(kDotXportUnusableThresholdFlag, "-1"); in TEST_F()
4876 ScopedSystemProperties sp3(kDotRevalidationThresholdFlag, "-1"); in TEST_F()
4948 ScopedSystemProperties sp1(kDotConnectTimeoutMsFlag, in TEST_F()
4950 ScopedSystemProperties sp2(kDotXportUnusableThresholdFlag, in TEST_F()
4952 ScopedSystemProperties sp3(kDotQuickFallbackFlag, "1"); in TEST_F()
4953 ScopedSystemProperties sp4(kDotRevalidationThresholdFlag, "-1"); in TEST_F()
5033 ScopedSystemProperties sp1(kDotRevalidationThresholdFlag, in TEST_F()
5035 ScopedSystemProperties sp2(kDotXportUnusableThresholdFlag, in TEST_F()
5037 ScopedSystemProperties sp3(kDotQueryTimeoutMsFlag, std::to_string(dotQueryTimeoutMs)); in TEST_F()
5183 ScopedSystemProperties sp1(kDotValidationLatencyFactorFlag, in TEST_F()
5185 ScopedSystemProperties sp2(kDotValidationLatencyOffsetMsFlag, in TEST_F()
5260 ScopedSystemProperties sp1(kDotConnectTimeoutMsFlag, in TEST_F()
5262 ScopedSystemProperties sp2(kDotQuickFallbackFlag, in TEST_F()
5266 ScopedSystemProperties sp3(kDotRevalidationThresholdFlag, "-1"); in TEST_F()
5269 ScopedSystemProperties sp4(kDotAsyncHandshakeFlag, "0"); in TEST_F()
5270 ScopedSystemProperties sp5(kDotMaxretriesFlag, "3"); in TEST_F()
6160 ScopedSystemProperties sp(kKeepListeningUdpFlag, "1"); in TEST_F()
6236 ScopedSystemProperties sp2(kParallelLookupSleepTimeFlag, in TEST_F()
6333 ScopedSystemProperties scopedSystemProperties(kSortNameserversFlag, "1"); in TEST_F()
6456 ScopedSystemProperties sp(kKeepListeningUdpFlag, "1"); in TEST_F()
6705 ScopedSystemProperties sp(kKeepListeningUdpFlag, "1"); in TEST_F()
7881 ScopedSystemProperties sp1(kRetryCountFlag, "-2"); in TEST_F()
7882 ScopedSystemProperties sp2(kRetransIntervalFlag, "-3000"); in TEST_F()