Home
last modified time | relevance | path

Searched refs:ResultSet (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Test/
H A Dastc_test_result_report.py58 pointing at a `ResultSet` object. The hierarchy is:
98 testRef = trs.ResultSet(imageSet)
101 patchedRef = trs.ResultSet(imageSet)
H A Dastc_test_image.py172 testRef (ResultSet): The test reference results.
183 ResultSet: The test results.
185 resultSet = trs.ResultSet(testSet.name)
411 testRef = trs.ResultSet(imageSet)
H A Dastc_test_result_plot.py41 pointing at a `ResultSet` object. The hierarchy is:
68 testRef = trs.ResultSet(imageSet)
/third_party/astc-encoder/Test/testlib/
H A Dresultset.py18 A ResultSet stores a set of results about the performance of a TestSet. Each
22 ResultSets are often backed by a CSV file on disk, and a ResultSet can be
208 class ResultSet(): class
219 Create a new empty ResultSet.

Completed in 3 milliseconds