/external/autotest/frontend/health/ |
D | passing_experimental_unittest.py | 67 self.mox.StubOutWithMock(MockDatetime, 'today') 84 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 85 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 103 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 104 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 122 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 123 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 141 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 142 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) 160 datetime.datetime.today().AndReturn(self._datetime(2013, 3, 20)) [all …]
|
D | complete_failures_functional_test.py | 58 # so that the today class method can be directly mocked out. It is necesarry 78 # All of our tests will involve mocking out the datetime.today() class 80 self.mox.StubOutWithMock(MockDatetime, 'today') 122 MockDatetime.today().AndReturn(self.datetime(2012, 1, 21)) 123 MockDatetime.today().AndReturn(self.datetime(2012, 1, 21))
|
D | passing_experimental_functional_test.py | 30 # so that the today class method can be directly mocked out. It is necesarry 51 # All of our tests will involve mocking out the datetime.today() class 53 self.mox.StubOutWithMock(MockDatetime, 'today') 104 MockDatetime.today().AndReturn(self.datetime(2012, 1, 21)) 105 MockDatetime.today().AndReturn(self.datetime(2012, 1, 21))
|
D | complete_failures_unittest.py | 153 self.mox.StubOutWithMock(MockDatetime, 'today') 185 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 4)) 212 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 3)) 257 self.mox.StubOutWithMock(MockDatetime, 'today') 273 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 21)) 286 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 21))
|
/external/google-breakpad/src/client/windows/sender/ |
D | crash_report_sender.cc | 63 int today = GetCurrentDate(); in SendCrashReport() local 64 if (today == last_sent_date_ && in SendCrashReport() 76 ReportSent(today); in SendCrashReport() 102 void CrashReportSender::ReportSent(int today) { in ReportSent() argument 104 if (today != last_sent_date_) { in ReportSent() 105 last_sent_date_ = today; in ReportSent()
|
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.put.byname/ |
D | put1.pass.cpp | 63 std::string pat("Today is %A which is abbreviated %a."); in main() 67 assert(ex == "Today is Saturday which is abbreviated Sat."); in main() 71 std::string pat("Today is %A which is abbreviated %a."); in main() 75 assert((ex == "Today is Samedi which is abbreviated Sam.")|| in main() 76 (ex == "Today is samedi which is abbreviated sam." )); in main()
|
/external/owasp/sanitizer/benchmark-data/ |
D | Yahoo!.html | 364 .y-today-grad1 {background-image: -moz-linear-gradient(top, #e8edf0, #fcfcfd); /*Firefox*/ 369 .y-today-grad2 {background-image: -moz-linear-gradient(top, #59728b, #2d4458); /*Firefox*/ 374 .y-today-grad3 {background-image: -moz-linear-gradient(top, #346694, #063160); /*Firefox*/ 379 .y-today-ln-1 { border-color: #a8b4bf; } 381 .ua-ie8 .y-pa-open .y-today-grad1 { 385 .ua-ie8 .y-pa-open .y-today-grad2 { 389 .ua-ie8 .y-pa-open .y-today-grad3 { 616 …e "><span class="title y-txt-modhdr medium" style="font-family: inherit;">TODAY</span><span class=… 637 …1297449155/**http%3A//search.yahoo.com/search%3Fp=hosni%2Bmubarak%26fr=fp-today%26cs=bz" >More on … 647 <ol class="y-carousel-list y-today-ln-1"> [all …]
|
/external/guice/extensions/struts2/test/com/google/inject/struts2/ |
D | Struts2FactoryTest.java | 40 private static final Date TODAY = new Date(); field in Struts2FactoryTest 77 return TODAY; 80 assertEquals(TODAY, testListener.getInjector().getInstance(Date.class)); 81 assertEquals(TODAY, s2Factory.buildBean(Date.class, null));
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | bisect_stats.py | 122 today = datetime.date.today() 123 monday = today - datetime.timedelta(days=today.weekday())
|
/external/autotest/server/cros/ |
D | repair_utils_unittest.py | 48 self.mox.StubOutWithMock(MockDatetime, 'today') 86 datetime.datetime.today().AndReturn(datetime.datetime(2012,1,1)) 121 datetime.datetime.today().AndReturn(datetime.datetime(2012,1,1)) 147 datetime.datetime.today().AndReturn(datetime.datetime(2012, 1, 2, 0,
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateFormatRegressionTestJ.java | 182 Date today = cal.getTime(); in Test4358730() local 185 logln(sdf.format(today)); in Test4358730() 187 logln(sdf.format(today)); in Test4358730() 190 logln(sdf.format(today)); in Test4358730() 193 logln(sdf.format(today)); in Test4358730() 196 logln(sdf.format(today)); in Test4358730()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatRegressionTestJ.java | 178 Date today = cal.getTime(); in Test4358730() local 181 logln(sdf.format(today)); in Test4358730() 183 logln(sdf.format(today)); in Test4358730() 186 logln(sdf.format(today)); in Test4358730() 189 logln(sdf.format(today)); in Test4358730() 192 logln(sdf.format(today)); in Test4358730()
|
/external/skia/site/dev/testing/ |
D | fonts.md | 38 Today, the set of fonts used by gm, and present in my resources directory, 105 The font set used by gm tests today is arbitrary and not intended to be 111 removing manual typeface selection in the gm tests. Today, options to dm like
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | conf.py | 47 # There are two options for replacing |today|: either, you set today to some 49 #today = ''
|
/external/autotest/site_utils/ |
D | collect_host_stats.py | 108 today = datetime.combine(date.today(), datetime.min.time()) 109 end_time = time_utils.to_epoch_time(today)
|
/external/llvm/docs/ |
D | conf.py | 44 copyright = u'2003-%d, LLVM Project' % date.today().year 59 # There are two options for replacing |today|: either, you set today to some 61 #today = ''
|
/external/clang/docs/ |
D | conf.py | 45 copyright = u'2007-%d, The Clang Team' % date.today().year 60 # There are two options for replacing |today|: either, you set today to some 62 #today = ''
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/ |
D | HouseTest.java | 46 reminders.put("today", "do nothig"); in testDump1() 78 reminders.put("today", "do nothig"); in testDump3() 124 reminders.put("today", "do nothig"); in testDump2()
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | deprecation.js | 21 var today = new Date(); 25 if (today < expiry) {
|
/external/bison/build-aux/ |
D | do-release-commit-and-tag | 161 # Update NEWS to have today's date, plus desired version number and $type. 162 perl -MPOSIX -ni -e 'my $today = strftime "%F", localtime time;' \ 165 -e 'print $.==3 ? "$pfx $ver ($today) [$type]\n" : $_' \
|
/external/mesa3d/src/gallium/docs/source/ |
D | conf.py | 56 # There are two options for replacing |today|: either, you set today to some 58 #today = ''
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/ |
D | publish.xml | 71 <format property="TODAY" pattern="MMMM d, yyyy"/> 78 <replace file="${result}/${indexFileName}" token="@date@" value="${TODAY}"/> 79 <replace dir="${result}" value="${TODAY}">
|
/external/autotest/scheduler/ |
D | drone_logging_config.py | 22 """Generate a log file name based off of Today's Date. 31 @returns String of the base_name suffixed with a timestamp of today's
|
/external/chromium-trace/catapult/third_party/Paste/tests/test_util/ |
D | test_datetimeutil.py | 58 assert(date.today() == parse_date("today")) 59 assert(date.today() == parse_date("now"))
|
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/ |
D | conf.py | 67 # There are two options for replacing |today|: either, you set today to some 69 #today = ''
|