MCPcopy Create free account
hub / github.com/Snapchat/djinni / argListInt

Method argListInt

perftest/handwritten-src/cpp/DjinniPerfBenchmarkImpl.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37void DjinniPerfBenchmarkImpl::argRecordSixInt(const RecordSixInt& /* r */) {}
38
39void DjinniPerfBenchmarkImpl::argListInt(const std::vector<int64_t>& /* v */) {}
40
41void DjinniPerfBenchmarkImpl::argArrayInt(const std::vector<int64_t>& /* v */) {}
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected