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