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

  /external/skia/infra/bots/recipe_modules/core/resources/
run_binary_size_analysis.py 15 -- Adds githash and total_size to the JSON data.
21 "githash": 123abc,
48 "gitHash": "123abc",
295 def GetBenchDict(githash, tree_root):
296 dic = {'gitHash': githash,
329 'githash': ha,
745 parser.add_option('--githash', default='latest',
811 DumpCompactTree(symbols, symbol_path_origin_dir, opts.githash,
  /external/skqp/infra/bots/recipe_modules/core/resources/
run_binary_size_analysis.py 15 -- Adds githash and total_size to the JSON data.
21 "githash": 123abc,
48 "gitHash": "123abc",
295 def GetBenchDict(githash, tree_root):
296 dic = {'gitHash': githash,
329 'githash': ha,
745 parser.add_option('--githash', default='latest',
811 DumpCompactTree(symbols, symbol_path_origin_dir, opts.githash,

Completed in 178 milliseconds