Searched refs:kSeconds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_sustained_bandwidth_recorder_test.cc64 const int64 kSeconds = 556677; local
66 QuicWallTime::FromUNIXSeconds(kSeconds);
71 EXPECT_EQ(recorder.MaxBandwidthTimestamp(), kSeconds);
91 EXPECT_EQ(recorder.MaxBandwidthTimestamp(), kSeconds);
/external/icu/icu4c/source/test/intltest/
H A Dreldatefmttest.cpp452 static const char *kSeconds = "Seconds"; variable
500 return kSeconds;

Completed in 349 milliseconds