OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeRange
(Results
1 - 8
of
8
) sorted by null
/external/chromium/net/data/proxy_resolver_v8_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/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/chromium_org/net/data/proxy_resolver_v8_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/chromium_org/chrome/browser/resources/performance_monitor/
chart.js
357
'
timeRange
': false };
439
this.initProgress_.
timeRange
== true;
592
this.initProgress_.
timeRange
= true;
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
DayView.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 479 milliseconds