OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWarmupRuns
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/cc/layers/
layer_perftest.cc
21
static const int
kWarmupRuns
= 5;
37
timer_(
kWarmupRuns
,
/external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc
16
static const int
kWarmupRuns
= 5;
40
if (num_runs_ ==
kWarmupRuns
)
raster_worker_pool_perftest.cc
17
static const int
kWarmupRuns
= 5;
130
: timer_(
kWarmupRuns
,
tile_manager_perftest.cc
24
static const int
kWarmupRuns
= 5;
33
: timer_(
kWarmupRuns
,
worker_pool_perftest.cc
18
static const int
kWarmupRuns
= 5;
150
: timer_(
kWarmupRuns
,
/external/chromium_org/cc/trees/
layer_tree_host_common_perftest.cc
29
static const int
kWarmupRuns
= 5;
35
: timer_(
kWarmupRuns
,
layer_tree_host_perftest.cc
31
static const int
kWarmupRuns
= 5;
37
: draw_timer_(
kWarmupRuns
,
Completed in 962 milliseconds