Home
last modified time | relevance | path

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

12

/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/cpython3/Doc/includes/sqlite3/
Dpysqlite_datetime.py8 today = datetime.date.today() variable
/external/python/dateutil/dateutil/
Dutils.py7 def today(tzinfo=None): function
/external/python/mock/docs/
Dconf.py82 today = '' variable
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDateUtilsTest.java77 long today = java.util.Calendar.getInstance().getTimeInMillis(); in isToday_shouldReturnFalseForNotToday() local
/external/python/cpython2/Doc/
Dconf.py30 today = '' variable
/external/python/cpython3/Doc/
Dconf.py30 today = '' variable
/external/python/cpython2/Demo/classes/
DDates.py172 def today(): function
/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.proto154 Days today = 10; field
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRegressionTestJ.java194 Date today = cal.getTime(); in Test4358730() local
DDateFormatTest.java230 Date today = new Date(); in TestWallyWedel() local
1748 Date today = cal.getTime(); in TestDayOfYearPattern195() local
3788 Date today = cal.getTime(); in TestRelativeDateFormat() local
4562 Date today = new Date(); in TestContext() local
DDateFormatRegressionTest.java59 Date today = cal.getTime(); in Test4029195() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTestJ.java191 Date today = cal.getTime(); in Test4358730() local
DDateFormatTest.java227 Date today = new Date(); in TestWallyWedel() local
1745 Date today = cal.getTime(); in TestDayOfYearPattern195() local
3785 Date today = cal.getTime(); in TestRelativeDateFormat() local
4559 Date today = new Date(); in TestContext() local
DDateFormatRegressionTest.java56 Date today = cal.getTime(); in Test4029195() local
/external/strace/
DMakefile.am988 today = $(shell LC_TIME=C date -u +%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/python/dateutil/dateutil/test/
Dtest_relativedelta.py14 today = date(2003, 9, 17) variable in RelativeDeltaTest
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateEnums.java423 Date today = new Date(); in loadCLDRData() local
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp78 UDate today = Calendar::getNow(); in Test4029195() local
Ddtfmttst.cpp279 UDate today = Calendar::getNow(); in TestWallyWedel() local
907 UDate today = Calendar::getNow(); in TestDayOfYearPattern195() local

12