OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_last_modified
(Results
1 - 1
of
1
) sorted by null
/external/libchrome/base/files/
file_unittest.cc
359
base::Time
new_last_modified
=
local
362
EXPECT_TRUE(file.SetTimes(new_last_accessed,
new_last_modified
));
375
new_last_modified
.ToTimeVal().tv_sec);
380
new_last_modified
.ToInternalValue());
Completed in 1407 milliseconds