Searched defs:TestCounter (Results 1 – 4 of 4) sorted by relevance
36 private class TestCounter implements ByteCountingOutputMonitor.Counter { class in ByteCountingOutputMonitorTest
210 public void TestCounter() { in TestCounter() method in TestHelper
518 const monitoring::CounterCell* TestCounter(const string& name, in TestCounter() function
2060 class TestCounter(unittest.TestCase): class