Home | History | Annotate | Download | only in wifi

Lines Matching refs:HasStaticIPAddress

1706   EXPECT_CALL(*service, HasStaticIPAddress()).WillRepeatedly(Return(false));
1714 EXPECT_CALL(*service, HasStaticIPAddress()).WillRepeatedly(Return(true));