OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:launching
(Results
176 - 200
of
806
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
.classpath
5
<classpathentry kind="con" path="org.eclipse.jdt.
launching
.JRE_CONTAINER"/>
/sdk/eclipse/scripts/
build_adt.sh
43
echo
Launching
Tycho to build ADT plugins and bundle
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
TestLauncher.py
161
"""
Launching
desired test scripts """
193
self.__logger.info("
Launching
script : {}".format(' '.join(cmd)))
196
self.__logger.debug("
Launching
command : {}".format(' '.join(cmd)))
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
AppCompatibility.java
104
Log.d(TAG, "
Launching
app " + packageName);
111
// Make sure there are no errors when
launching
the application,
190
Log.d(TAG, String.format("
launching
package \"%s\" with intent: %s",
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
OnthrowDebuggerLaunchTest.java
128
* Method prepares cmd for
launching
debuggee and debugger. Passes
266
* Prepares command line for
launching
debuggee.
272
* @return command line for
launching
debuggee
290
* Prepares command line for
launching
debuggee.
296
* @return command line for
launching
debuggee
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/
monitor.launch
17
<booleanAttribute key="org.eclipse.jdt.
launching
.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
18
<stringAttribute key="org.eclipse.jdt.
launching
.JRE_CONTAINER" value="org.eclipse.jdt.
launching
.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
19
<stringAttribute key="org.eclipse.jdt.
launching
.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog -data @noDefault"/>
20
<stringAttribute key="org.eclipse.jdt.
launching
.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
/external/dbus/dbus/
dbus-spawn-win.c
804
/*** Test
launching
nonexistent binary */
820
_dbus_warn ("Did not get an error
launching
nonexistent executable\n");
827
_dbus_warn ("Not expecting error when
launching
nonexistent executable: %s: %s\n",
850
/*** Test
launching
segfault binary */
875
_dbus_warn ("Did not get an error
launching
segfaulting binary\n");
882
_dbus_warn ("Not expecting error when
launching
segfaulting executable: %s: %s\n",
905
/*** Test
launching
exit failure binary */
930
_dbus_warn ("Did not get an error
launching
binary that exited with failure code\n");
937
_dbus_warn ("Not expecting error when
launching
exiting executable: %s: %s\n",
960
/*** Test
launching
sleeping binary then killing it *
[
all
...]
/external/autotest/site_utils/
brillo_common.py
147
'
launching
the test.')
150
'of
launching
the test.')
231
logging.info('
Launching
test')
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerFreeformStackTests.java
29
// NOTE:
Launching
the FreeformActivity will automatically launch the TestActivity
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/
template-params.xml
69
special motion behaviors related to morphing,
launching
, and the transferring anchor point.
/development/samples/ApiDemos/src/com/example/android/apis/app/
IntentActivityFlags.java
41
// be done by
launching
an array of Intents, representing the new
/external/autotest/client/site_tests/enterprise_KioskPerf/
enterprise_KioskPerf.py
17
# Time to exclude from calculation after
launching
the demo [seconds].
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
main.js
16
* Listens for the app
launching
then creates the window
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
oomkiller_profiler.py
45
# Bring the browser to the foreground after
launching
the mem consumer
/external/dbus/bus/
activation-helper-bin.c
2
/* activation-helper-bin.c Setuid helper for
launching
programs as a custom
/external/deqp/android/scripts/
launch.py
40
print "
Launching
dEQP ExecService..."
/external/mockftpserver/branches/1.x_Branch/
.classpath
7
<classpathentry kind="con" path="org.eclipse.jdt.
launching
.JRE_CONTAINER"/>
/external/opencv3/doc/tutorials/viz/launching_viz/
launching_viz.markdown
0
Launching
Viz {#tutorial_launching_viz}
/external/skia/platform_tools/android/bin/
android_gdb_app
41
echo "
Launching
the app..."
/external/skia/platform_tools/android/launcher/
skia_launcher.cpp
14
printf(" options: options specific to the program you are
launching
\n");
/external/svox/PicoLangInstallerDeuDeu/res/values/
strings.xml
24
<!-- After
launching
the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation -->
/external/svox/PicoLangInstallerEngGbr/res/values/
strings.xml
24
<!-- After
launching
the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation -->
/external/svox/PicoLangInstallerEngUsa/res/values/
strings.xml
24
<!-- After
launching
the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation -->
/external/svox/PicoLangInstallerFraFra/res/values/
strings.xml
24
<!-- After
launching
the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation -->
/external/svox/PicoLangInstallerItaIta/res/values/
strings.xml
24
<!-- After
launching
the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation -->
Completed in 1806 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>