Searched defs:reportBody (Results 1 – 6 of 6) sorted by relevance
53 type reportBody struct { struct55 OutputType string `json:"output_type"`57 Data string `json:"data"`59 TestName string `json:"test_name"`
55 type reportBody struct { struct57 Data string `json:"data"`59 TestName string `json:"test_name"`
57 type reportBody struct { struct59 BenchName string `json:"bench_name"`61 TimeMicroSeconds float64 `json:"time_us"`