Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/dashboard/dashboard/
Dfind_change_points.py114 return [MakeChangePoint(series, split_index)]
118 def MakeChangePoint(series, split_index): function
Dfind_change_points_exp_test.py53 change_points = [find_change_points.MakeChangePoint(series, i)
Dfind_change_points_test.py162 change_point = find_change_points.MakeChangePoint(series, 3)