OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applaunchtest
(Results
1 - 2
of
2
) sorted by null
/frameworks/testing/app-tests/AppLaunchTest/src/com/android/applaunchtest/
AppLaunchRunner.java
17
package com.android.
applaunchtest
;
23
* A special test runner that accepts arguments needed to run {@link
AppLaunchTest
}.
AppLaunchTest.java
17
package com.android.
applaunchtest
;
44
public class
AppLaunchTest
extends InstrumentationTestCase {
46
private static final String TAG = "
AppLaunchTest
";
Completed in 65 milliseconds