HomeSort by relevance Sort by last modified time
    Searched refs:kCounterMixed (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/metrics/
stats_table_unittest.cc 71 const std::string kCounterMixed = "CounterMixed";
95 StatsCounter mixed_counter(kCounterMixed); // create this one in the loop
142 StatsCounter mixed_counter(kCounterMixed);
157 name = "c:" + kCounterMixed;
  /external/chromium_org/base/metrics/
stats_table_unittest.cc 72 const std::string kCounterMixed = "CounterMixed";
98 StatsCounter mixed_counter(kCounterMixed); // create this one in the loop
150 StatsCounter mixed_counter(kCounterMixed);
165 name = "c:" + kCounterMixed;

Completed in 3616 milliseconds