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::__anondd8a188e0111::DefaultPlatformWithMockTime
/external/v8/src/libplatform/
Ddefault-platform.cc167 double DefaultPlatform::MonotonicallyIncreasingTime() { in MonotonicallyIncreasingTime() function in v8::platform::DefaultPlatform
/external/v8/test/cctest/heap/
Dtest-incremental-marking.cc58 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.cc134 double MonotonicallyIncreasingTime() override { in MonotonicallyIncreasingTime() function in v8::__anon8c632ce10111::PredictablePlatform