Home
last modified time | relevance | path

Searched defs:time1 (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_core.cc25 PP_Time time1 = core->GetTime(); in TestTime() local
38 PP_Time time1 = core->GetTimeTicks(); in TestTimeTicks() local
/external/chromium_org/media/formats/mp2t/
Dtimestamp_unroller.cc54 int64 time1 = ((previous_unrolled_time_high + 0) << nbits) | timestamp; in GetUnrolledTimestamp() local
/external/chromium_org/ui/events/gesture_detection/
Dmotion_event_buffer.cc136 const base::TimeTicks time1 = event1.GetEventTime(); in ResampleMotionEvent() local
300 const base::TimeTicks time1 = event1->GetEventTime(); in TryResample() local
325 const base::TimeTicks time1 = event1->GetEventTime(); in TryResample() local
/external/chromium_org/content/browser/loader/
Dupload_data_stream_builder_unittest.cc99 base::Time time1, time2; in TEST() local
/external/lzma/CPP/7zip/UI/Common/
DUpdatePair.cpp18 static int MyCompareTime(NFileTimeType::EEnum fileTimeType, const FILETIME &time1, const FILETIME &… in MyCompareTime()
/external/netperf/
Dnetcpu_perfstat.c136 struct timeval time1, time2 ; in calibrate_idle_rate() local
Dnetcpu_pstat.c121 struct timeval time1, time2; in calibrate_idle_rate() local
Dnetcpu_kstat.c270 struct timeval time1, time2 ; in calibrate_idle_rate() local
Dnetcpu_looper.c505 struct timeval time1, time2 ; in calibrate_idle_rate() local
Dnetlib.c205 struct timeval time1, time2; variable
/external/chromium_org/net/quic/
Dquic_time.cc98 QuicTime QuicTime::Max(QuicTime time1, QuicTime time2) { in Max()
/external/chromium_org/content/browser/fileapi/
Dblob_storage_context_unittest.cc110 base::Time time1, time2; in TEST() local
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DAudioParamTimeline.cpp301 double time1 = event.time(); in valuesForTimeRangeImpl() local
/external/icu/icu4c/source/test/intltest/
Dtzrulets.cpp1204 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local
1515 UDate time1 = getUTCMillis(1990, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local
1752 UDate time1 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
Dcalregts.cpp2593 UDate time1 = cal.getTime(ec); // Get time -- should not change in TestWeekShift() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dtzrulets.cpp1206 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local
1517 UDate time1 = getUTCMillis(1990, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local
1754 UDate time1 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
Dcalregts.cpp2593 UDate time1 = cal.getTime(ec); // Get time -- should not change in TestWeekShift() local
/external/chromium_org/chrome/browser/extensions/activity_log/
Dcounting_policy_unittest.cc946 base::Time time1 = in TEST_F() local
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1877 time1(tmp, funcp, offset) in time1() function
/external/chromium_org/third_party/icu/source/tools/tzcode/
Dlocaltime.c1877 time1(tmp, funcp, offset) in time1() function
/external/chromium_org/content/browser/quota/
Dquota_manager_unittest.cc1832 base::Time time1 = client->IncrementMockTime(); in TEST_F() local