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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_cmd_line_script.py 57 def _make_launch_script(script_dir, script_basename, module_name, path=None): function
151 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script')
157 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script', zip_name)
163 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.test_pkg.script', zip_name)
171 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
182 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
192 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
204 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cmd_line_script.py 60 def _make_launch_script(script_dir, script_basename, module_name, path=None): function
154 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script')
160 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script', zip_name)
166 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.test_pkg.script', zip_name)
174 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
185 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
195 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
207 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cmd_line_script.py 60 def _make_launch_script(script_dir, script_basename, module_name, path=None): function
154 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script')
160 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script', zip_name)
166 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.test_pkg.script', zip_name)
174 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
185 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
195 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
207 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmd_line_script.py 60 def _make_launch_script(script_dir, script_basename, module_name, path=None): function
154 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script')
160 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script', zip_name)
166 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.test_pkg.script', zip_name)
174 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
185 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
195 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
207 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmd_line_script.py 60 def _make_launch_script(script_dir, script_basename, module_name, path=None): function
154 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script')
160 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.script', zip_name)
166 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg.test_pkg.script', zip_name)
174 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
185 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
195 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')
207 launch_name = _make_launch_script(script_dir, 'launch', 'test_pkg')

Completed in 520 milliseconds