Searched refs:kIgnoredPaths (Results 1 – 1 of 1) sorted by relevance
4595 static const string kIgnoredPaths = "example.com,example.org"; in TEST_F() local4600 EXPECT_TRUE(SetIgnoredDNSSearchPaths(kIgnoredPaths, &error)); in TEST_F()4605 EXPECT_FALSE(SetIgnoredDNSSearchPaths(kIgnoredPaths, &error)); in TEST_F()