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.py96 return not is_commit_hash_equal(peer, target_commit)
99 def is_commit_hash_equal(peer, target_commit): function