| 25 | void DjinniPerfBenchmarkImpl::baseline() {} |
| 26 | |
| 27 | void DjinniPerfBenchmarkImpl::argString(const std::string& /* s */) {} |
| 28 | |
| 29 | void DjinniPerfBenchmarkImpl::argBinary(const std::vector<uint8_t>& /* b */) {} |
| 30 |
nothing calls this directly
no outgoing calls
no test coverage detected