Home
last modified time | relevance | path

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

/external/chromium_org/tools/telemetry/telemetry/unittest/
Djson_results.py91 sets_of_passing_test_names = map(PassingTestNames, results)
99 skipped_tests = (set(all_test_names) - sets_of_passing_test_names[0]
125 sets_of_passing_test_names),
135 sets_of_passing_test_names): argument
140 elif test_name in sets_of_passing_test_names[retry_num]: