Searched refs:epoch_as_filetime (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
H A DTimeValueTest.cpp24 uint64_t epoch_as_filetime = 0x19DB1DED53E8000ULL; local
29 uint64_t ft1970 = epoch_as_filetime + ns / 100;

Completed in 145 milliseconds