Home
last modified time | relevance | path

Searched defs:reportBody (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go53 type reportBody struct { struct
55 OutputType string `json:"output_type"`
57 Data string `json:"data"`
59 TestName string `json:"test_name"`
/third_party/flutter/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go54 type reportBody struct { struct
56 OutputType string `json:"output_type"`
58 Data string `json:"data"`
60 TestName string `json:"test_name"`
/third_party/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go54 type reportBody struct { struct
56 Data string `json:"data"`
58 TestName string `json:"test_name"`
/third_party/flutter/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go54 type reportBody struct { struct
56 Data string `json:"data"`
58 TestName string `json:"test_name"`
/third_party/flutter/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go58 type reportBody struct { struct
60 BenchName string `json:"bench_name"`
62 TimeMicroSeconds float64 `json:"time_us"`
/third_party/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go58 type reportBody struct { struct
60 BenchName string `json:"bench_name"`
62 TimeMicroSeconds float64 `json:"time_us"`