HomeSort by relevance Sort by last modified time
    Searched refs:timeRange (Results 1 - 10 of 10) sorted by null

  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 6 // timeRange, etc.)
244 // timeRange(hour)
246 t.expectEquals(true, timeRange(3));
247 t.expectEquals(false, timeRange(2));
249 // timeRange(hour1, hour2)
251 t.expectEquals(true, timeRange(2, 3));
252 t.expectEquals(true, timeRange(2, 4));
253 t.expectEquals(true, timeRange(3, 5));
254 t.expectEquals(false, timeRange(1, 2));
255 t.expectEquals(false, timeRange(11, 12))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
TimeLineGraph.java 291 long timeRange=closestFollowingItem.timestamp-closestPrecedingItem.timestamp;
294 double increments=(xRange*1.0)/timeRange;
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
TimeClustering.java 177 private void setTimeRange(long timeRange, int numItems) {
184 mClusterSplitTime = timeRange / numItems * CLUSTER_SPLIT_MULTIPLIER;
  /external/opencv3/modules/videoio/src/
cap_avfoundation.mm 804 movieDuration = videoTrack.timeRange.duration.value/videoTrack.timeRange.duration.timescale * 1000;
840 movieDuration = videoTrack.timeRange.duration.value/videoTrack.timeRange.duration.timescale * 1000;
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 

Completed in 1406 milliseconds