HomeSort by relevance Sort by last modified time
    Searched full:get_results_of_type (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/rebaseline_server/
results.py 126 def get_results_of_type(self, type): member in class:Results
447 (See documentation of self.get_results_of_type() for the format of this
472 (See documentation of self.get_results_of_type() for the format of this
server.py 325 response_dict = results_obj.get_results_of_type(type)
340 # The type we passed to get_results_of_type()
440 oldResults = _SERVER.results.get_results_of_type(oldResultsType)

Completed in 114 milliseconds