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

/external/chromium_org/base/win/
H A Dscoped_variant.h119 void SetDate(DATE date);
H A Dscoped_variant.cc180 void ScopedVariant::SetDate(DATE date) { function in class:base::win::ScopedVariant
H A Dscoped_variant_unittest.cc114 // Test for the SetDate setter.
120 var.SetDate(date);

Completed in 108 milliseconds