HomeSort by relevance Sort by last modified time
    Searched defs:timestamp2 (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_buffer_unittest.cc 237 uint32_t timestamp2 = 0; local
238 DtmfEvent event2(timestamp2, event_no, volume, duration, end_bit);
  /cts/tests/camera/src/android/hardware/camera2/cts/
FastBasicsTest.java 100 Long timestamp2 = result2.get(CaptureResult.SENSOR_TIMESTAMP); local
101 assertNotNull("Can't read a capture result 2 timestamp", timestamp2);
103 assertTrue("Bad timestamps", timestamp2 > timestamp);
114 assertTrue("Bad timestamps", timestamp3 > timestamp2);
  /tools/tradefederation/core/src/com/android/tradefed/build/
FileDownloadCache.java 90 Long timestamp2 = o2.mFile.lastModified(); local
91 return timestamp1.compareTo(timestamp2);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 344 milliseconds