Searched refs:mod_date (Results 1 – 2 of 2) sorted by relevance
59 int64_t mod_date = header_builder->Modified(); in TestOTFBasicEditing() local60 header_builder->SetModified(mod_date + 1); in TestOTFBasicEditing()78 EXPECT_EQ(mod_date + 1, after_mod_date); in TestOTFBasicEditing()
266 JS_STATIC_PROP(modDate, mod_date, Document);