Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_peer_update.py63 return not is_commit_hash_equal(peer, latest_commit)
66 def is_commit_hash_equal(peer, latest_commit): function