Home
last modified time | relevance | path

Searched refs:testMsg (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/proto/
Dall_test.go2351 func testMsg() *GoTest { func
2428 benchmarkMarshal(b, testMsg(), Marshal)
2432 benchmarkBufferMarshal(b, testMsg())
2436 benchmarkSize(b, testMsg())
2440 benchmarkUnmarshal(b, testMsg(), Unmarshal)
2444 benchmarkBufferUnmarshal(b, testMsg())