Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/mkowners/
Dmkowners.py106 best_parent_score = None variable
114 if not best_parent or depth < best_parent_score:
116 best_parent_score = depth variable