/external/chromium_org/tools/perf/metrics/unittest_data/ |
D | 2ch_repeat_timeline.json | 1 …","requestMethod":"GET","url":"http:\/\/2ch.net\/"},"frameId":"3176.1","startTime":1377648369729.2… number
|
D | baidu_repeat_timeline.json | 1 …uestMethod":"GET","url":"http:\/\/www.baidu.com\/"},"frameId":"2664.1","startTime":1377637870418.1… number
|
D | cern_repeat_timeline.json | 1 …\/\/info.cern.ch\/hypertext\/WWW\/TheProject.html"},"frameId":"1312.1","startTime":1377574729484.4… number
|
D | sample_timeline.json | 5 "startTime": 0, number 15 "startTime": 0, number 21 "startTime": 10, number 28 "startTime": 100, number 39 "startTime": 200, number 49 "startTime": 200, number 60 "startTime": 300, number 73 "startTime": 550, number
|
/external/chromium_org/v8/test/intl/overrides/ |
D | caching.js | 32 var startTime = new Date(); variable 40 startTime = new Date(); variable 49 startTime = new Date(); variable
|
/external/chromium_org/third_party/WebKit/Source/core/timing/ |
D | PerformanceMark.h | 37 …static PassRefPtr<PerformanceMark> create(const String& name, double startTime) { return adoptRef(… in create() 42 …PerformanceMark(const String& name, double startTime) : PerformanceEntry(name, "mark", startTime, … in PerformanceMark()
|
D | PerformanceMeasure.h | 37 …static PassRefPtr<PerformanceMeasure> create(const String& name, double startTime, double endTime)… in create() 42 …PerformanceMeasure(const String& name, double startTime, double endTime) : PerformanceEntry(name, … in PerformanceMeasure()
|
D | PerformanceEntry.cpp | 36 PerformanceEntry::PerformanceEntry(const String& name, const String& entryType, double startTime, d… in PerformanceEntry() 59 double PerformanceEntry::startTime() const in startTime() function in WebCore::PerformanceEntry
|
D | PerformanceResourceTiming.h | 50 …reate(const ResourceTimingInfo& info, Document* requestingDocument, double startTime, double lastR… in create() 55 …reate(const ResourceTimingInfo& info, Document* requestingDocument, double startTime, bool m_allow… in create()
|
D | PerformanceUserTiming.cpp | 108 double startTime = m_performance->now(); in mark() local 138 double startTime = 0.0; in measure() local
|
/external/chromium_org/third_party/WebKit/Source/platform/exported/ |
D | WebActiveGestureAnimation.cpp | 39 …eWithTimeOffset(PassOwnPtr<WebGestureCurve> curve, WebGestureCurveTarget* target, double startTime) in createWithTimeOffset() 48 …n(PassOwnPtr<WebGestureCurve> curve, WebGestureCurveTarget* target, double startTime, bool waiting… in WebActiveGestureAnimation()
|
/external/chromium_org/third_party/WebKit/Source/modules/speech/ |
D | SpeechSynthesisUtterance.h | 64 double startTime() const { return m_platformUtterance->startTime(); } in startTime() function 65 void setStartTime(double startTime) { m_platformUtterance->setStartTime(startTime); } in setStartTime()
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | ScriptGCEvent.h | 71 double startTime() { return m_startTime; } in startTime() function 72 void setStartTime(double startTime) { m_startTime = startTime; } in setStartTime()
|
/external/chromium_org/content/browser/resources/media/ |
D | data_series.js | 84 getValues: function(startTime, stepSize, count) { argument 103 getValuesInternal_: function(startTime, stepSize, count) { argument
|
/external/chromium_org/third_party/WebKit/Source/platform/speech/ |
D | PlatformSpeechSynthesisUtterance.h | 69 double startTime() const { return m_startTime; } in startTime() function 70 void setStartTime(double startTime) { m_startTime = startTime; } in setStartTime()
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
D | AudioParamTimeline.cpp | 103 void AudioParamTimeline::cancelScheduledValues(double startTime) in cancelScheduledValues() 131 double startTime = context->currentTime(); in valueForContextTime() local 141 double startTime, in valuesForTimeRange() 165 double startTime, in valuesForTimeRangeImpl()
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
D | TracingControllerAndroidTest.java | 53 long startTime = SystemClock.uptimeMillis(); in testTraceFileCreation() local
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
D | timeline_data_series.js | 80 getValues: function(startTime, stepSize, count) { argument 105 getValuesInternal_: function(startTime, stepSize, count) { argument 269 getValuesInternal_: function(startTime, stepSize, count) { argument
|
/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
D | FetchInitiatorInfo.h | 44 double startTime; member
|
/external/compiler-rt/test/timing/ |
D | timing.h | 5 double intervalInCycles( uint64_t startTime, uint64_t endTime ) in intervalInCycles()
|
/external/skia/tools/skpdiff/ |
D | SkDifferentPixelsMetric_cpu.cpp | 19 double startTime = get_seconds(); in diff() local
|
/external/chromium_org/chrome/app/android/ |
D | chrome_main_delegate_android.cc | 44 base::Time startTime = chrome::android::GetMainEntryPointTime(); in RunProcess() local
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/ |
D | TextTrackCue.h | 62 double startTime() const { return m_startTime; } in startTime() function
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/kerberos/serialization/ |
D | KerberosTicketTest.java | 56 private static final Date startTime = new Date(1); field in KerberosTicketTest
|
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
D | Player.h | 67 double startTime() const { return m_startTime; } in startTime() function
|