Home
last modified time | relevance | path

Searched refs:kIgnoredPaths (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Dmanager_unittest.cc4595 static const string kIgnoredPaths = "example.com,example.org"; in TEST_F() local
4600 EXPECT_TRUE(SetIgnoredDNSSearchPaths(kIgnoredPaths, &error)); in TEST_F()
4605 EXPECT_FALSE(SetIgnoredDNSSearchPaths(kIgnoredPaths, &error)); in TEST_F()