Home
last modified time | relevance | path

Searched refs:supplied_cmd (Results 1 – 2 of 2) sorted by relevance

/external/skqp/docker/skia-with-swift-shader-base/
Dbuild-with-swift-shader-and-run57 supplied_cmd = args.command.split(' ') variable
58 print 'Running supplied command %s' % supplied_cmd
59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd
/external/skia/docker/skia-with-swift-shader-base/
Dbuild-with-swift-shader-and-run57 supplied_cmd = args.command.split(' ') variable
58 print 'Running supplied command %s' % supplied_cmd
59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd