| 2113 | } |
| 2114 | |
| 2115 | virtual ~HitCounter(void) { |
| 2116 | } |
| 2117 | |
| 2118 | /// @brief Resets location of current hit counter |
| 2119 | inline void resetLocation(const char* filename, base::type::LineNumber lineNumber) { |
nothing calls this directly
no outgoing calls
no test coverage detected