Home
last modified time | relevance | path

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

/system/libvintf/analyze_matrix/
Dhals_for_release.py255 def GetReport(tuple1, tuple2, args): argument
261 level1, (level_name1, instances1) = tuple1
314 for tuple1, tuple2 in zip(sorted_matrices, sorted_matrices[1:]):
315 print(GetReport(tuple1, tuple2, args))