OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:declared_max
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/metrics/
histogram.cc
39
int*
declared_max
,
45
!iter->ReadInt(
declared_max
) ||
54
if (*
declared_max
<= 0 ||
56
*
declared_max
< *declared_min ||
330
pickle->WriteInt(
declared_max
()) &&
380
int
declared_max
;
local
385
&
declared_max
, &bucket_count, &range_checksum)) {
391
histogram_name, declared_min,
declared_max
, bucket_count, flags);
518
params->SetInteger("max",
declared_max
());
687
int
declared_max
;
local
747
int
declared_max
;
local
851
int
declared_max
;
local
[
all
...]
histogram.h
165
Sample
declared_max
() const { return declared_max_; }
function in class:base::Histogram
/external/autotest/client/site_tests/desktopui_GmailLatency/
url_fetch_test.arm
Completed in 77 milliseconds