OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ft1970
(Results
1 - 1
of
1
) sorted by null
/external/llvm/unittests/Support/
TimeValueTest.cpp
29
uint64_t
ft1970
= epoch_as_filetime + ns / 100;
local
30
epoch.fromWin32Time(
ft1970
);
37
EXPECT_EQ(
ft1970
, epoch.toWin32Time());
Completed in 64 milliseconds