Lines Matching refs:kTTLValue

38 const int kTTLValue = 5 * 60;  // 5 minutes.
335 "from", "category", "X", 1, "1", kTTLValue, 1, 0, "", 0));
349 "from", "category", "X", 1, "1", kTTLValue, 1, 0, "", 0));
361 "from", "category", "X", 1, "1", kTTLValue, 1, kTTLValue - 1, "", 0));
369 clock()->Advance(base::TimeDelta::FromSeconds(kTTLValue - 1));
395 "from", "category", "X", 1, "1", kTTLValue, 1, 0, "", 0));
409 clock()->Advance(base::TimeDelta::FromSeconds(kTTLValue - 1));
411 "from", "category", "X", 1, "1", kTTLValue, 1, kTTLValue - 1, "", 0));
432 kTTLValue,
475 kTTLValue,
516 kTTLValue,
547 kTTLValue,
574 "from", "category", "X", 0, "s1", kTTLValue, 1, 0, "", 0));
582 "from", "category", "Y", 2, "1", kTTLValue, 1, 0, "", 0));
592 "from", "category", "X", 1, "s2", kTTLValue, 1, 0, "", 0));
600 "from", "category", "Y", 3, "2", kTTLValue, 1, 0, "", 0));
611 "from", "category", "Y", 4, "2", kTTLValue, 1, 0, "", 0));
634 "from", "category", "Y", 1, "2", kTTLValue, 1, 0, "", 0));
652 "from", "category", "X", 1, id_list.back(), kTTLValue, 1, 0, "", 0));
681 kTTLValue,
696 kTTLValue,
729 kTTLValue,
773 "from", "category", "X", 1, "1", kTTLValue, 1, 0, "", 0));
776 clock()->Advance(base::TimeDelta::FromSeconds(kTTLValue + 2));
792 "from", "category", "X", 1, "1", kTTLValue, 1, 0, "", 0));
803 clock()->Advance(base::TimeDelta::FromSeconds(kTTLValue + 2));
820 "from", "app", "message id 1", 1, "1", kTTLValue, 1, 0, "token", 0));
824 "from", "app", "message id 2", 1, "1", kTTLValue, 1, 0, "token", 0));
838 "from", "app", "message id 1", 1, "1", kTTLValue, 1, 0, "token", 0));
846 kTTLValue,
865 "from", "app", "message id 1", 1, "1", kTTLValue, 1, 0, "token", 0));
873 kTTLValue,