Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_PiglitBVT/
Dgenerate_scripts.py263 expectations = compute_expectations(exp_dict, statistics, family, piglit_path)
353 def compute_expectations(exp_dict, statistics, family, piglit_path): function