Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/time/
H A Dtime_conversion_posix.cc37 Time Time::FromTimeVal(struct timeval t) { in FromTimeVal() function in base::Time
H A Dtime_unittest.cc244 TEST_F(TimeTest, FromTimeVal) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/time/
H A Dtime_conversion_posix.cc37 Time Time::FromTimeVal(struct timeval t) { in FromTimeVal() function in base::Time
H A Dtime_unittest.cc347 TEST_F(TimeTest, FromTimeVal) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_conversion_posix.cc36 Time Time::FromTimeVal(struct timeval t) { in FromTimeVal() function in partition_alloc::internal::base::Time