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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunch.java 17 package com.android.ide.eclipse.adt.internal.launch;
22 import org.eclipse.debug.core.Launch;
26 * Custom implementation of Launch to allow access to the LaunchManager
29 public class AndroidLaunch extends Launch {
42 /** Stops the launch, and removes it from the launch manager */
54 // remove the launch
messages.properties 18 LaunchDialogTitle=Android Launch
23 AndroidJUnitLaunchAction_LaunchDesc_s=%1$s JUnit launch
24 AndroidJUnitLaunchAction_LaunchFail=Failed to launch test
26 AndroidJUnitDelegate_NoRunnerConfigMsg_s=Warning: No instrumentation runner found for the launch, using %1$s
  /external/chromium/base/
wmi_util.h 12 // functionality that is needed right now which is to use WMI to launch a
70 static bool Launch(const std::wstring& command_line, int* process_id);
wmi_util_unittest.cc 51 bool result = WMIProcessUtil::Launch(L"cmd.exe /c echo excelent!", &pid);
wmi_util.cc 102 // The code in Launch() basically calls the Create Method of the Win32_Process
106 bool WMIProcessUtil::Launch(const std::wstring& command_line, int* process_id) {
  /external/webkit/WebKitTools/Scripts/
run-webkit-tests 221 my $launchSafariDefault = $launchSafari ? "launch" : "do not launch";
237 --[no-]launch-safari Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
282 'launch-safari!' => \$launchSafari,
655 # We failed to launch the WebSocket server. Display a useful error message rather than attempting
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 310 milliseconds