Home
last modified time | relevance | path

Searched refs:mod_date (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/
Dotf_basic_editing_test.cc59 int64_t mod_date = header_builder->Modified(); in TestOTFBasicEditing() local
60 header_builder->SetModified(mod_date + 1); in TestOTFBasicEditing()
78 EXPECT_EQ(mod_date + 1, after_mod_date); in TestOTFBasicEditing()
/external/pdfium/fxjs/
Dcjs_document.h266 JS_STATIC_PROP(modDate, mod_date, Document);