OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:framework
(Results
526 - 550
of
5399
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/build/
sanitize-mac-build-log.sed
20
\|^ /Developer/Library/PrivateFrameworks/DevToolsCore.
framework
/|d
/external/junit/src/junit/runner/
LoadingTestCollector.java
5
import junit.
framework
.Test;
6
import junit.
framework
.TestSuite;
/external/quake/tools/
packagesharedlib
10
SIGNAPK_JAR=$TOP/out/host/darwin-x86/
framework
/signapk.jar
/frameworks/base/core/tests/coretests/src/android/animation/
ViewPropertyAnimatorTest.java
75
} catch (junit.
framework
.AssertionFailedError e) {
214
} catch (junit.
framework
.AssertionFailedError e) {
237
} catch (junit.
framework
.AssertionFailedError e) {
260
} catch (junit.
framework
.AssertionFailedError e) {
284
} catch (junit.
framework
.AssertionFailedError e) {
311
} catch (junit.
framework
.AssertionFailedError e) {
335
} catch (junit.
framework
.AssertionFailedError e) {
359
} catch (junit.
framework
.AssertionFailedError e) {
/frameworks/base/core/tests/coretests/src/android/os/
BuildTest.java
22
import junit.
framework
.Assert;
23
import junit.
framework
.TestCase;
/frameworks/base/core/tests/coretests/src/android/util/
LogTest.java
19
import junit.
framework
.Assert;
20
import junit.
framework
.TestCase;
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
PmPermissionsTests.java
17
package com.android.
framework
.permission.tests;
19
import junit.
framework
.TestCase;
29
private String mPkgName = "com.android.
framework
.permission.tests";
/frameworks/base/tools/aapt/tests/plurals/
run.sh
10
-I out/target/common/obj/APPS/
framework
-res_intermediates/package-export.apk \
/frameworks/base/tools/layoutlib/
Android.mk
21
# the classes in
framework
.jar. The layoutlib_create tool is used to
22
# transform the
framework
jar into the temp_layoutlib jar.
25
# We need to process the
framework
classes.jar file, but we can't
27
# So, we depend on
framework
's BUILT file.
28
built_framework_dep := $(call java-lib-deps,
framework
)
29
built_framework_classes := $(call java-lib-files,
framework
)
/libcore/luni/src/test/java/libcore/java/security/
AccessControllerTest.java
27
import junit.
framework
.AssertionFailedError;
28
import junit.
framework
.TestCase;
/packages/providers/ApplicationsProvider/tests/
Android.mk
12
#
framework
is required to access android.provider.Applications
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
EclipseTestCollector.java
24
import junit.
framework
.TestCase;
25
import junit.
framework
.TestSuite;
63
// generics expected by the JUnit
framework
used by 3.6 and suppress the
96
// generics expected by the JUnit
framework
used by 3.6 and suppress the
/sdk/eclipse/scripts/
create_ddms_symlinks.sh
29
cpfile $DEST out/host/$PLATFORM/
framework
/$LIB.jar
/build/tools/droiddoc/test/stubs/
func.sh
44
-docletpath out/host/$PLATFORM/
framework
/clearsilver.jar:out/host/$PLATFORM/
framework
/droiddoc.jar:out/host/$PLATFORM/
framework
/apicheck.jar \
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESedeKeySpecTest.java
30
import junit.
framework
.Test;
31
import junit.
framework
.TestCase;
32
import junit.
framework
.TestSuite;
OAEPParameterSpecTest.java
30
import junit.
framework
.Test;
31
import junit.
framework
.TestCase;
32
import junit.
framework
.TestSuite;
RC2ParameterSpecTest.java
29
import junit.
framework
.Test;
30
import junit.
framework
.TestCase;
31
import junit.
framework
.TestSuite;
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KSPrivateKeyEntryTest.java
29
import junit.
framework
.TestCase;
31
import junit.
framework
.Test;
32
import junit.
framework
.TestSuite;
/external/junit/src/junit/swingui/
FailureRunView.java
17
import junit.
framework
.Test;
18
import junit.
framework
.TestFailure;
19
import junit.
framework
.TestResult;
/frameworks/base/test-runner/src/android/test/
TestPrinter.java
20
import junit.
framework
.Test;
21
import junit.
framework
.TestListener;
97
public void addFailure(Test test, junit.
framework
.AssertionFailedError t) {
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESedeKeySpecTest.java
31
import junit.
framework
.Test;
32
import junit.
framework
.TestCase;
33
import junit.
framework
.TestSuite;
OAEPParameterSpecTest.java
31
import junit.
framework
.Test;
32
import junit.
framework
.TestCase;
33
import junit.
framework
.TestSuite;
RC2ParameterSpecTest.java
30
import junit.
framework
.Test;
31
import junit.
framework
.TestCase;
32
import junit.
framework
.TestSuite;
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KSPrivateKeyEntryTest.java
31
import junit.
framework
.TestCase;
33
import junit.
framework
.Test;
34
import junit.
framework
.TestSuite;
/libcore/luni/src/test/java/tests/security/cert/
X509CRLEntryTest.java
25
import junit.
framework
.Test;
26
import junit.
framework
.TestCase;
27
import junit.
framework
.TestSuite;
Completed in 4292 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>