Home | History | Annotate | Download | only in shill

Lines Matching refs:HasStaticNameServers

819   EXPECT_CALL(*service, HasStaticNameServers())
1761 EXPECT_CALL(*service, HasStaticNameServers()).WillOnce(Return(false));
1772 EXPECT_CALL(*service, HasStaticNameServers()).WillOnce(Return(true));