Home
last modified time | relevance | path

Searched refs:GetMaxCounters (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/tools/fetch/
Dfetch_server.cc45 int counter_max = table.GetMaxCounters(); in main()
Dfetch_client.cc189 int counter_max = table.GetMaxCounters(); in main()
/external/chromium/base/
Dstats_table.h116 int GetMaxCounters() const;
Dstats_table.cc521 int StatsTable::GetMaxCounters() const { in GetMaxCounters() function in StatsTable