Home
last modified time | relevance | path

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

/third_party/grpc/tools/mkowners/
Dmkowners.py103 best_parent_score = None variable
111 if not best_parent or depth < best_parent_score:
113 best_parent_score = depth variable