Home
last modified time | relevance | path

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

/external/skia/infra/bots/task_drivers/run_wasm_gm_tests/
Drun_wasm_gm_tests.go225 func processTestData(ctx context.Context, testOutputPath, goldctlPath, goldctlWorkPath string) erro… argument
231 resultFile := filepath.Join(testOutputPath, "gold_results.json")
253 potentialPNGFile := filepath.Join(testOutputPath, result.MD5Hash+".png")