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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayserver_unittest.cc 42 static const uint32 LIFETIME = 4; // seconds
82 AddLifetimeAttr(req.get(), LIFETIME);
244 AddLifetimeAttr(req.get(), LIFETIME);
263 EXPECT_EQ(LIFETIME, res_lifetime_attr->value());
267 // the lifetime should be ignored.
293 EXPECT_EQ(LIFETIME, lifetime_attr->value());
509 // Wait twice the lifetime to make sure the server has expired the binding.
510 talk_base::Thread::Current()->ProcessMessages((LIFETIME * 2) * 1000);
  /external/ipsec-tools/src/racoon/
cfparse.h 178 LIFETIME = 394,
343 #define LIFETIME 394

Completed in 3817 milliseconds