Home | History | Annotate | Download | only in base

Lines Matching refs:TEST

16 // Test conversions to/from time_t and exploding/unexploding.
17 TEST(Time, TimeT) {
32 // This will test both our exploding and our time_t -> Time conversion.
55 TEST(Time, FromExplodedWithMilliseconds) {
68 TEST(Time, ZeroIsSymmetric) {
75 TEST(Time, LocalExplode) {
88 TEST(Time, UTCExplode) {
97 TEST(Time, LocalMidnight) {
106 TEST(TimeTicks, Deltas) {
133 TEST(TimeTicks, HighResNow) {
136 // even if it doesn't work, it makes this entire test questionable.
144 // context switch in the middle of our test, the context switch could easily
146 // able to detect the fine-granularity timers at least once, then the test
172 TEST(TimeDelta, FromAndIn) {
190 TEST(TimeDelta, TimeSpecConversion) {
213 TEST(TimeDelta, WindowsEpoch) {
227 // We can't test 1601 epoch, since the system time functions on Linux