Home
last modified time | relevance | path

Searched defs:MonotonicallyIncreasingTime (Results 1 – 5 of 5) sorted by relevance

/external/v8/test/unittests/libplatform/
Ddefault-platform-unittest.cc26 double MonotonicallyIncreasingTime() override { return time_; } in MonotonicallyIncreasingTime() function in v8::platform::__anon586bdf230111::DefaultPlatformWithMockTime
/external/v8/src/libplatform/
Ddefault-platform.cc165 double DefaultPlatform::MonotonicallyIncreasingTime() { in MonotonicallyIncreasingTime() function in v8::platform::DefaultPlatform
/external/v8/test/cctest/heap/
Dtest-incremental-marking.cc57 double MonotonicallyIncreasingTime() override { in MonotonicallyIncreasingTime() function in v8::internal::MockPlatform
/external/v8/test/cctest/
Dtest-trace-event.cc60 double MonotonicallyIncreasingTime() override { return 0.0; } in MonotonicallyIncreasingTime() function in MockTracingPlatform
/external/v8/src/
Dd8.cc133 double MonotonicallyIncreasingTime() override { in MonotonicallyIncreasingTime() function in v8::__anon7113ceb60111::PredictablePlatform