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

  /external/skia/infra/bots/
recipes.py 43 EngineDep = namedtuple('EngineDep',
62 engine_dep (EngineDep|None): The recipe_engine dependency, or None, if the
77 # return None to signal that there's no EngineDep.
105 return EngineDep(**engine), recipes_path
  /external/skqp/infra/bots/
recipes.py 43 EngineDep = namedtuple('EngineDep',
62 engine_dep (EngineDep|None): The recipe_engine dependency, or None, if the
77 # return None to signal that there's no EngineDep.
105 return EngineDep(**engine), recipes_path

Completed in 93 milliseconds