Home
last modified time | relevance | path

Searched defs:rawTime (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/Benchmark/musl/
Dlibc_time.cpp129 time_t rawTime = time(nullptr); in Bm_function_Strftime() local
139 time_t rawTime = time(nullptr); in Bm_function_Mktime() local
148 time_t rawTime = time(nullptr); in Bm_function_Gmtime() local
355 time_t rawTime = time(nullptr); in Bm_function_Strptime() local
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DTests.cpp347 time_t rawTime; time(&rawTime); in CurrentTimeToStr() local