HomeSort by relevance Sort by last modified time
    Searched refs:get_first_canary (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/release/
mergeinfo.py 63 def get_first_canary(branches): function
87 print 'Is on Canary: ' + str(get_first_canary(branches))
test_mergeinfo.py 182 self.assertEqual(mergeinfo.get_first_canary(branches), 'No Canary coverage')
188 self.assertEqual(mergeinfo.get_first_canary(branches), '2345')

Completed in 99 milliseconds