v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Functions | |
TEST (TimeDeltaFromAndIn) | |
TEST (TimeJsTime) | |
TEST (TimeTicksIsMonotonic) | |
TEST (TimeNowResolution) | |
TEST (TimeTicksNowResolution) | |
TEST (TimeTicksHighResolutionNowResolution) | |
TEST | ( | TimeDeltaFromAndIn | ) |
Definition at line 42 of file test-time.cc.
TEST | ( | TimeJsTime | ) |
Definition at line 73 of file test-time.cc.
References CHECK_EQ.
TEST | ( | TimeTicksIsMonotonic | ) |
Definition at line 131 of file test-time.cc.
References CHECK_GE.
TEST | ( | TimeNowResolution | ) |
Definition at line 177 of file test-time.cc.
TEST | ( | TimeTicksNowResolution | ) |
Definition at line 184 of file test-time.cc.
TEST | ( | TimeTicksHighResolutionNowResolution | ) |
Definition at line 191 of file test-time.cc.