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

  /external/skia/infra/bots/recipe_modules/isolate/examples/
full.py 38 expected_targets = step_result.stdout
44 api.isolate.find_isolated_tests(build_path, expected_targets)
47 # of isolated targets in build directory, so skip if 'expected_targets' is
49 if expected_targets is not None:
51 build_path, expected_targets,
80 # See comment around 'if expected_targets is not None' above.
  /external/skqp/infra/bots/recipe_modules/isolate/examples/
full.py 38 expected_targets = step_result.stdout
44 api.isolate.find_isolated_tests(build_path, expected_targets)
47 # of isolated targets in build directory, so skip if 'expected_targets' is
49 if expected_targets is not None:
51 build_path, expected_targets,
80 # See comment around 'if expected_targets is not None' above.

Completed in 512 milliseconds