Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dgen_test_model.py55 coverage_out_path = "test/mobile/model_test/coverage.yaml" variable
142 with open(coverage_out_path, "w") as f: