OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRatio
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/disk_cache/blockfile/
stats.h
89
int
GetRatio
(Counters hit, Counters miss) const;
stats.cc
208
return
GetRatio
(OPEN_HIT, OPEN_MISS);
212
return
GetRatio
(RESURRECT_HIT, CREATE_HIT);
310
int Stats::
GetRatio
(Counters hit, Counters miss) const {
/cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js
[
all
...]
Completed in 277 milliseconds