Searched refs:get_matrix_data (Results 1 – 3 of 3) sorted by relevance
/external/autotest/cli/ |
D | compose_query | 29 test_data = frontend.get_matrix_data(db, options.x_axis, options.y_axis, where)
|
/external/autotest/tko/ |
D | compose_query.cgi | 282 test_data = frontend.get_matrix_data(db_obj, column, row, where,
|
D | frontend.py | 73 def get_matrix_data(db_obj, x_axis, y_axis, where = None, function
|