OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:framework
(Results
201 - 225
of
3353
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
MacFunctionalTest.java
18
import junit.
framework
.TestCase;
SecretKeyFactoryFunctionalTest.java
18
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyTest.java
27
import junit.
framework
.TestCase;
PrivateKeyTest.java
27
import junit.
framework
.TestCase;
PublicKeyTest.java
27
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/tests/api/java/util/
FormattableFlagsTest.java
19
import junit.
framework
.TestCase;
InvalidPropertiesFormatExceptionTest.java
24
junit.
framework
.TestCase {
TooManyListenersExceptionTest.java
22
public class TooManyListenersExceptionTest extends junit.
framework
.TestCase {
/libcore/luni/src/test/java/tests/security/acl/
AclNotFoundException2Test.java
20
import junit.
framework
.TestCase;
AclNotFoundExceptionTest.java
25
import junit.
framework
.TestCase;
LastOwnerException2Test.java
20
import junit.
framework
.TestCase;
LastOwnerExceptionTest.java
25
import junit.
framework
.TestCase;
NotOwnerException2Test.java
20
import junit.
framework
.TestCase;
NotOwnerExceptionTest.java
25
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/tests/security/cert/
CertificateEncodingException2Test.java
22
public class CertificateEncodingException2Test extends junit.
framework
.TestCase {
/libcore/luni/src/test/java/tests/security/spec/
ECGenParameterSpecTest.java
25
import junit.
framework
.TestCase;
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLPaint.java
19
import junit.
framework
.Assert;
/packages/apps/Launcher3/src/com/android/gallery3d/glrenderer/
GLPaint.java
19
import junit.
framework
.Assert;
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/test/
MoreAsserts.java
19
import junit.
framework
.Assert;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AllTests.java
18
import junit.
framework
.TestSuite;
FuncTests.java
20
import junit.
framework
.TestSuite;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngineTest.java
19
import junit.
framework
.TestCase;
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
UnitTestSuiteBuilderTest.java
21
import junit.
framework
.Assert;
22
import junit.
framework
.AssertionFailedError;
23
import junit.
framework
.Test;
24
import junit.
framework
.TestCase;
25
import junit.
framework
.TestListener;
26
import junit.
framework
.TestResult;
27
import junit.
framework
.TestSuite;
InstrumentationTestSuiteBuilderTest.java
23
import junit.
framework
.AssertionFailedError;
24
import junit.
framework
.Test;
25
import junit.
framework
.TestCase;
26
import junit.
framework
.TestListener;
27
import junit.
framework
.TestResult;
28
import junit.
framework
.TestSuite;
/frameworks/base/core/tests/overlaytests/
runtests.sh
74
$adb shell rm /vendor/overlay/
framework
/
framework
-res.apk
75
$adb shell rm /data/resource-cache/vendor@overlay@
framework
@
framework
-res.apk@idmap
82
mkdir_if_needed "/vendor/overlay/
framework
"
83
$adb shell ln -s /data/app/com.android.overlaytest.overlay.apk /vendor/overlay/
framework
/
framework
-res.apk
Completed in 486 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>