Home
last modified time | relevance | path

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

/system/libvintf/analyze_matrix/
Dhals_for_release.py255 def GetReport(tuple1, tuple2, args): argument
262 level2, (level_name2, instances2) = tuple2
314 for tuple1, tuple2 in zip(sorted_matrices, sorted_matrices[1:]):
315 print(GetReport(tuple1, tuple2, args))