/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/ |
ITestRunListener.java | 98 * @param elapsedTime device reported elapsed time, in milliseconds 105 * @param elapsedTime device reported elapsed time, in milliseconds
|
/sdk/sdkstats/src/com/android/sdkstats/ |
DdmsPreferenceStore.java | 215 * Retrieves the ping time for the given app from the preference store. 216 * Callers should use {@link System#currentTimeMillis()} for time stamps. 219 * @return 0L if we don't have a preference store or there was no time 220 * recorded in the store for the requested app. Otherwise the time stamp 232 * Sets the ping time for the given app from the preference store. 233 * Callers should use {@link System#currentTimeMillis()} for time stamps. 236 * @param timeStamp The time stamp from the store. 253 * True if this is the first time the users runs ADT, which is detected by
|
/system/core/adb/ |
file_sync_service.h | 59 unsigned time; member in struct:__anon25687::__anon25689 65 unsigned time; member in struct:__anon25687::__anon25690
|
/system/core/libnl_2/ |
socket.c | 22 #include <sys/time.h> 45 /* Get current time */
|
/system/core/toolbox/ |
sendevent.c | 14 struct timeval time; member in struct:input_event 40 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */
|
/system/extras/tests/bionic/libc/other/ |
test_timer_create.c | 29 #include <time.h> 41 time(&t);
|
test_timer_create2.c | 29 #include <time.h> 41 time(&t);
|
/cts/tests/tests/media/src/android/media/cts/ |
EnvReverbTest.java | 155 //Test case 1.1: test decay time and ratio 181 int time = mReverb.getDecayTime(); local 182 time = (time == 500) ? 1000 : 500; 183 mReverb.setDecayTime(time); 185 assertTrue("got incorrect decay time", 186 ((float)time2 > (float)(time / DELAY_TOLERANCE)) && 187 ((float)time2 < (float)(time * DELAY_TOLERANCE))); 243 // int time = mReverb.getReverbDelay(); 244 // mReverb.setReverbDelay(time); [all...] |
/external/chromium/chrome/browser/importer/ |
firefox2_importer.cc | 120 base::Time add_date; 166 base::Time last_folder_add_date; 189 base::Time add_date; 423 base::Time* add_date) { 448 int64 time; local 449 base::StringToInt64(value, &time); 451 if (0 < time && time < (1LL << 32)) 452 *add_date = base::Time::FromTimeT(time); 526 int64 time; local [all...] |
/external/e2fsprogs/lib/ext2fs/ |
ext2_fs.h | 328 __u32 i_atime; /* Access time */ 329 __u32 i_ctime; /* Inode change time */ 330 __u32 i_mtime; /* Modification time */ 331 __u32 i_dtime; /* Deletion Time */ 375 __u32 i_atime; /* Access time */ 376 __u32 i_ctime; /* Inode Change time */ 377 __u32 i_mtime; /* Modification time */ 378 __u32 i_dtime; /* Deletion Time */ 415 __u32 i_ctime_extra; /* extra Change time (nsec << 2 | epoch) */ 416 __u32 i_mtime_extra; /* extra Modification time (nsec << 2 | epoch) * [all...] |
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
WebPlatformStrategies.cpp | 596 return QCoreApplication::translate("QWebPage", "Return to Real-time Button", "Media controller element"); 598 return QCoreApplication::translate("QWebPage", "Elapsed Time", "Media controller element"); 600 return QCoreApplication::translate("QWebPage", "Remaining Time", "Media controller element"); 628 return QCoreApplication::translate("QWebPage", "Movie time scrubber", "Media controller element"); 630 return QCoreApplication::translate("QWebPage", "Movie time scrubber thumb", "Media controller element"); 634 return QCoreApplication::translate("QWebPage", "Return streaming movie to real-time", "Media controller element"); 636 return QCoreApplication::translate("QWebPage", "Current movie time", "Media controller element"); 638 return QCoreApplication::translate("QWebPage", "Remaining movie time", "Media controller element"); 652 String WebPlatformStrategies::localizedMediaTimeDescription(float time) 654 if (!isfinite(time)) [all...] |
/external/valgrind/main/massif/ |
ms_main.c | 63 // time valgrind --tool=massif --depth=100 konqueror 75 // [Introduction of --time-unit=i as the default slowed things down by 78 // - get_XCon accounts for about 9% of konqueror startup time. Try 103 time=0 111 time=353 125 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B) 154 -------------------------------------------------------------------------------- n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B) 201 // - Normal: these record the current time, total memory size, total heap 272 // --time-unit=i. 283 // Incremented every time memory is allocated/deallocated, by th 1063 Time time; member in struct:__anon12605 [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ufs_fs.h | 62 * catastrophic loss. This is done at `newfs' time and the critical 189 * problem, so we choose to optimize for time. 346 __fs32 fs_time; /* last time written -- time_t */ 382 __fs32 fs_state; /* file system state time stamp */ 408 /* these fields are cleared at mount time */ 438 struct ufs_timeval fs_time; /* last time written */ 451 __fs32 fs_state; /* file system state time stamp */ 471 __fs32 fs_state; /* file system state time stamp */ 486 #define UFS_OPTTIME 0 /* minimize allocation time */ 525 __fs32 cg_time; /* time last written * [all...] |
/external/icu4c/test/intltest/ |
tztest.cpp | 106 logln("time and local time. E.g., -28,800 for PST (GMT-8hrs)"); 120 * A few time zones are using GMT offests not a multiple of 15 minutes. 169 UDate marchOneStd = gc->getTime(status); // Local Std time midnight 172 UDate julyOneStd = gc->getTime(status); // Local Std time midnight 175 // Starting and ending hours, WALL TIME 187 UDate julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time 543 * "CAT" (Central African Time) should be GMT+2:00, but instead returns a 549 * ECT (European Central Time) GMT+1:00: ECT is Ecuador Time, [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xproto.h | 253 #define Time CARD32 360 CARD32 time B32; 1007 Time time B32; 1016 Time time B32; 1142 Time time B32; 1149 Time time B32; [all...] |
/development/testrunner/ |
adb_interface.py | 25 import time namespace 67 WaitForResponseTimedOutError if device does not respond to command within time 158 time.sleep(2) 311 wait_time: time in seconds to wait 332 wait_time: time in seconds to wait 357 wait_time: time in seconds to wait 372 wait_time: time in seconds to wait 392 wait_time: time in seconds to wait 419 time.sleep(wait_period) 429 wait_time: time in seconds to wai [all...] |
/external/chromium/base/metrics/ |
field_trial.h | 15 // States are typically generated randomly, either based on a one time 18 // (generated each time the application starts up, but held constant during the 85 #include "base/time.h" 108 // the expiration time. If the build time is after the expiration time then 167 // Get build time. 168 static Time GetBuildTime(); 253 // The time of construction of the global map is recorded in a static variable 254 // and is commonly used by experiments to identify the time since the star [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_webnavigation_api.cc | 11 #include "base/time.h" 41 // Returns |time| as milliseconds since the epoch. 42 double MilliSecondsFromTime(const base::Time& time) { 43 return 1000 * time.ToDoubleT(); 70 dict->SetDouble(keys::kTimeStampKey, MilliSecondsFromTime(base::Time::Now())); 100 dict->SetDouble(keys::kTimeStampKey, MilliSecondsFromTime(base::Time::Now())); 120 dict->SetDouble(keys::kTimeStampKey, MilliSecondsFromTime(base::Time::Now())); 140 dict->SetDouble(keys::kTimeStampKey, MilliSecondsFromTime(base::Time::Now())); 159 dict->SetDouble(keys::kTimeStampKey, MilliSecondsFromTime(base::Time::Now())) [all...] |
/external/chromium/chrome/common/ |
metrics_helpers.cc | 14 #include "base/time.h" 31 using base::Time; 102 : start_time_(Time::Now()), 174 return static_cast<int>((Time::Now() - start_time_).InSeconds()); 310 return base::Uint64ToString(Time::Now().ToTimeT()); 316 WriteAttribute("time", GetCurrentTimeString()); 373 Time time; local 375 bool result = Time::FromString(ASCIIToWide(kDateTime).c_str(), &time); [all...] |
/external/chromium/net/url_request/ |
url_request_throttler_unittest.cc | 9 #include "base/time.h" 175 TimeTicks time = TimeTicks::Now(); local 177 time -= TimeDelta::FromMilliseconds( 185 new MockURLRequestThrottlerEntry(this, time, TimeTicks::Now(), 195 time = time_value; 199 TimeTicks time; member in struct:net::__anon3766::TimeAndBool 233 std::ostream& operator<<(std::ostream& out, const base::TimeTicks& time) { 234 return out << time.ToInternalValue(); 303 entry_->set_exponential_backoff_release_time(test_values[i].time); 328 // increase the back-off time. Note that we also submit a successfu [all...] |
/external/kernel-headers/original/linux/ |
jiffies.h | 7 #include <linux/time.h> 58 /* TICK_NSEC is the time between ticks in nsec assuming real ACTHZ */ 63 /* TICK_USEC is the time between ticks in usec assuming fake USER_HZ */ 66 /* TICK_USEC_TO_NSEC is the time between ticks in nsec assuming real ACTHZ and */ 100 * time_after(a,b) returns true if the time a is after time b. 139 * We want to do realistic conversions of time so we need to use the same 145 * constants and so are computed at compile time. SHIFT_HZ (computed in 162 * might calculate at compile time, however, the result will only have 177 * to capture as much precision as possible. At the same time we don' [all...] |
/external/quake/quake/src/QW/client/ |
r_part.c | 25 // time 154 p->die = cl.time + 5; 198 p->die = cl.time + 1 + (rand()&8)*0.05; 251 p->die = cl.time + 0.1*(rand()%5); 287 p->die = cl.time + 2 + (rand()&31) * 0.02; 329 p->die = cl.time + 0.2 + (rand()&7) * 0.02; 368 p->die = cl.time + 2; 389 p->die = cl.time + 0.3; 413 p->die = cl.time + 0.5; 502 if (kill && kill->die < cl.time) [all...] |
/external/webkit/Source/WebCore/platform/gtk/ |
LocalizedStringsGtk.cpp | 459 return String::fromUTF8(_("movie time")); 467 return String::fromUTF8(_("elapsed time")); 469 return String::fromUTF8(_("remaining time")); 502 return String::fromUTF8(_("movie time scrubber")); 504 return String::fromUTF8(_("movie time scrubber thumb")); 508 return String::fromUTF8(_("return streaming movie to real time")); 510 return String::fromUTF8(_("current movie time in seconds")); 530 String localizedMediaTimeDescription(float time) 532 if (!isfinite(time)) 533 return String::fromUTF8(_("indefinite time")); [all...] |
/libcore/luni/src/test/java/tests/api/java/util/ |
DateTest.java | 46 Date d1 = new Date(70, 0, 1); // the epoch + local time 48 // the epoch + local time 55 assertTrue("Wrong time zone", date.equals(cal.getTime())); 64 // the epoch + local time + (1 hour and 1 minute) 67 // the epoch + local time + (1 hour and 1 minute) 80 // the epoch + local time + (1 hour and 1 minute + 1 second) 83 // the epoch + local time + (1 hour and 1 minute + 1 second) 272 assertEquals("Returned incorrect time", 1900000, d2.getTime()); 273 assertEquals("Returned incorrect time", 0, d1.getTime()); 414 assertEquals("Returned incorrect time", 890000, d2.getTime()) [all...] |
/packages/apps/Calendar/res/values-en-rGB/ |
strings.xml | 23 <string name="timezone_label" msgid="3988530993300431650">"Time zone"</string> 122 <string name="does_not_repeat" msgid="1877681921029738999">"One-time event"</string> 156 <string name="preferences_default_reminder_title" msgid="5188861433342733905">"Default reminder time"</string> 157 <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Default reminder time"</string> 159 <string name="preferences_use_home_tz_title" msgid="5597546849968598210">"Use home time zone"</string> 160 <string name="preferences_use_home_tz_descrip" msgid="4835375381297413746">"Displays calendars and event times in your home time zone when travelling"</string> 161 <string name="preferences_home_tz_title" msgid="6680000444088818578">"Home time zone"</string> 182 <string name="accessibility_pick_start_time" msgid="4913428100936555149">"Start time"</string> 184 <string name="accessibility_pick_end_time" msgid="7120310166355224941">"End time"</string> 185 <string name="accessibility_pick_time_zone" msgid="7155465783500323811">"Time zone"</string [all...] |