Home
last modified time | relevance | path

Searched defs:today (Results 1 – 20 of 20) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/bugs/
DShouldMocksCompareToBeConsistentWithEqualsTest.java24 Date today = mock(Date.class); in should_compare_to_be_consistent_with_equals() local
39 Date today = mock(Date.class); in should_compare_to_be_consistent_with_equals_when_comparing_the_same_reference() local
/external/openssh/
Dauth-shadow.c58 time_t today; in auth_shadow_acctexpired() local
93 time_t today; in auth_shadow_pwexpired() local
/external/google-breakpad/src/client/windows/sender/
Dcrash_report_sender.cc63 int today = GetCurrentDate(); in SendCrashReport() local
102 void CrashReportSender::ReportSent(int today) { in ReportSent()
/external/python/cpython2/Doc/includes/sqlite3/
Dpysqlite_datetime.py8 today = datetime.date.today() variable
/external/python/cpython2/Doc/
Dconf.py30 today = '' variable
/external/python/cpython2/Demo/classes/
DDates.py172 def today(): function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTestJ.java187 Date today = cal.getTime(); in Test4358730() local
DDateFormatTest.java223 Date today = new Date(); in TestWallyWedel() local
1741 Date today = cal.getTime(); in TestDayOfYearPattern195() local
3781 Date today = cal.getTime(); in TestRelativeDateFormat() local
4554 Date today = new Date(); in TestContext() local
DDateFormatRegressionTest.java52 Date today = cal.getTime(); in Test4029195() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRegressionTestJ.java188 Date today = cal.getTime(); in Test4358730() local
DDateFormatTest.java224 Date today = new Date(); in TestWallyWedel() local
1742 Date today = cal.getTime(); in TestDayOfYearPattern195() local
3782 Date today = cal.getTime(); in TestRelativeDateFormat() local
4555 Date today = new Date(); in TestContext() local
DDateFormatRegressionTest.java53 Date today = cal.getTime(); in Test4029195() local
/external/strace/
DMakefile.am859 today = $(shell date +%Y-%m-%d) macro
DMakefile1615 today = $(shell date +%Y-%m-%d) macro
/external/icu/icu4c/source/test/cintltst/
Dcdtrgtst.c57 UDate today, d1; in Test4029195() local
Dcdattst.c423 UDate today = 0.0; in TestRelativeDateFormat() local
1559 UDate yesterday, today = ucal_getNow(); in TestContext() local
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp77 UDate today = Calendar::getNow(); in Test4029195() local
Ddtfmttst.cpp278 UDate today = Calendar::getNow(); in TestWallyWedel() local
906 UDate today = Calendar::getNow(); in TestDayOfYearPattern195() local
/external/python/cpython2/Modules/
Ddatetimemodule.c2586 int today = ymd_to_ord(year, GET_MONTH(self), GET_DAY(self)); in date_isocalendar() local
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2706 …isabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",… function