Home | History | Annotate | Download | only in base

Lines Matching defs:not_before

587   base::Time not_before = base::Time::Now();
588 base::Time not_after = not_before + valid_duration;
592 not_before.UTCExplode(&exploded);