Home
last modified time | relevance | path

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

/external/autotest/cli/
Dcompose_query29 test_data = frontend.get_matrix_data(db, options.x_axis, options.y_axis, where)
/external/autotest/tko/
Dfrontend.py73 def get_matrix_data(db_obj, x_axis, y_axis, where = None, argument
77 x_field = test_view_field_dict[x_axis]