Home
last modified time | relevance | path

Searched defs:time2 (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_core.cc30 PP_Time time2 = core->GetTime(); in TestTime() local
43 PP_Time time2 = core->GetTimeTicks(); in TestTimeTicks() local
/external/valgrind/main/none/tests/s390x/
Dstcke.c10 int time2; member
/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 … int MyCompareTime(NFileTimeType::EEnum fileTimeType, const FILETIME &time1, const FILETIME &time2) 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.cc93 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/media/formats/mp2t/
Dts_section_pes.cc35 int64 time2 = ((previous_unrolled_time_high + 1) << nbits) | time; in UnrollTimestamp() local
/external/replicaisland/src/com/replica/replicaisland/
DGameRenderer.java237 long time2 = SystemClock.uptimeMillis(); in onDrawFrame() local
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DAudioParamTimeline.cpp229 double time2 = nextEvent ? nextEvent->time() : endTime + 1; in valuesForTimeRangeImpl() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dtzrulets.cpp1206 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local
1517 UDate time2 = getUTCMillis(2000, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local
1754 UDate time2 = getUTCMillis(2020, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
Dcalregts.cpp2557 UDate time2 = cal.getTime(ec); in TestWeekShift() local
/external/icu/icu4c/source/test/intltest/
Dtzrulets.cpp1205 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local
1516 UDate time2 = getUTCMillis(2000, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local
1753 UDate time2 = getUTCMillis(2020, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
Dcalregts.cpp2613 UDate time2 = cal.getTime(ec); in TestWeekShift() local
/external/chromium_org/chrome/browser/extensions/activity_log/
Dcounting_policy_unittest.cc840 base::Time time2 = in TEST_F() local
/external/chromium_org/chrome/browser/performance_monitor/
Dperformance_monitor_browsertest.cc715 const std::string time2 = "12985807272599918"; in IN_PROC_BROWSER_TEST_P() local
/external/chromium_org/third_party/icu/source/tools/tzcode/
Dlocaltime.c1859 time2(tmp, funcp, offset, okayp) in time2() function
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1859 time2(tmp, funcp, offset, okayp) in time2() function
/external/chromium_org/content/browser/quota/
Dquota_manager_unittest.cc1836 base::Time time2 = client->IncrementMockTime(); in TEST_F() local