Home | History | Annotate | Download | only in vpn

Lines Matching defs:interface

343   const string interface = kInterfaceName;
345 .WillOnce(DoAll(SetArgumentPointee<0>(interface), Return(true)));