BestMatch         146 net/quic/crypto/strike_register.cc   uint32 best_match_index = BestMatch(value);
BestMatch         170 net/quic/crypto/strike_register.cc     best_match_index = BestMatch(value);
BestMatch         140 net/quic/crypto/strike_register.h   uint32 BestMatch(const uint8 v[24]) const;