var go.opencensus.io/plugin/ochttp.ClientSentBytes

5 uses

	go.opencensus.io/plugin/ochttp (current package)
		client_stats.go#L108: 			ClientSentBytes.M(t.reqSize),
		stats.go#L49: 	ClientSentBytes = stats.Int64(
		stats.go#L140: 		Measure:     ClientSentBytes,
		stats.go#L185: 		Measure:     ClientSentBytes,
		stats.go#L210: 		Measure:     ClientSentBytes,