Home | History | Annotate | Download | only in base

Lines Matching refs:TEST

64 TEST(TimeTicks, WinRollover) {
66 // timer to test this case.
67 // Basic test algorithm:
111 TEST(TimeTicks, SubMillisecondTimers) {
113 // even if it doesn't work, it makes this entire test questionable.
136 TEST(TimeTicks, TimeGetTimeCaps) {
137 // Test some basic assumptions that we expect about how timeGetDevCaps works.
155 TEST(TimeTicks, QueryPerformanceFrequency) {
156 // Test some basic assumptions that we expect about QPC.
166 TEST(TimeTicks, TimerPerformance) {
168 // Note: This is a somewhat arbitrary test.
173 const int kMaxTime = 35; // Maximum acceptible milliseconds for test.
181 // in order to create a single test case list.
198 // the test really doesn't do much other than measure. But the
210 TEST(TimeTicks, Drift) {