HomeSort by relevance Sort by last modified time
    Searched refs:kProperty2 (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/vpn/
l2tp_ipsec_driver_unittest.cc 449 static const char kProperty2[] = "L2TPIPSec.SomeProperty2";
463 SetArg(kProperty2, kValue2);
465 EXPECT_TRUE(driver_->AppendValueOption(kProperty2, kOption2, &options));
477 static const char kProperty2[] = "L2TPIPSec.SomeProperty2";
490 SetArg(kProperty2, "false");
494 driver_->AppendFlag(kProperty2, kTrueOption2, kFalseOption2, &options));
openvpn_driver_unittest.cc 146 static const char kProperty2[];
281 const char OpenVPNDriverTest::kProperty2[] = "OpenVPN.SomeProperty2";
    [all...]

Completed in 255 milliseconds