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"`
54 type reportBody struct { struct56 OutputType string `json:"output_type"`58 Data string `json:"data"`60 TestName string `json:"test_name"`
54 type reportBody struct { struct56 Data string `json:"data"`58 TestName string `json:"test_name"`
58 type reportBody struct { struct60 BenchName string `json:"bench_name"`62 TimeMicroSeconds float64 `json:"time_us"`