OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:framework
(Results
151 - 175
of
5399
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TooManyListenersExceptionTest.java
22
public class TooManyListenersExceptionTest extends junit.
framework
.TestCase {
/external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
PreferencesProviderTest.java
22
import junit.
framework
.TestCase;
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/acl/
AclNotFoundExceptionTest.java
26
import junit.
framework
.TestCase;
LastOwnerExceptionTest.java
22
import junit.
framework
.TestCase;
NotOwnerExceptionTest.java
22
import junit.
framework
.TestCase;
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
RowSetEventTest.java
21
import junit.
framework
.TestCase;
/external/javassist/src/test/test/javassist/proxy/
JASSIST113RegressionTest.java
4
import junit.
framework
.TestCase;
/external/junit/src/junit/extensions/
ExceptionTestCase.java
3
import junit.
framework
.TestCase;
/external/webkit/Tools/Scripts/
check-for-webkit-framework-include-consistency
50
all_headers = `find WebKit.
framework
/#{current_version_path}{,Private}Headers -type f -name '*.h'`.split
66
# Ignore includes that aren't in the typical
framework
style.
69
framework
, included_header_name = [$1, $2]
72
return unless
framework
=~ /^Web/
75
if
framework
== "WebCore"
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/src/com/android/framework/externalsharedpermsbttestapp/
ExternalSharedPermsBTTest.java
16
package com.android.
framework
.externalsharedpermsbttestapp;
/frameworks/base/telephony/mockril/
Android.mk
24
LOCAL_JAVA_LIBRARIES := core
framework
/frameworks/base/test-runner/
Android.mk
23
LOCAL_JAVA_LIBRARIES := core core-junit
framework
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/suppress/
PartiallySuppressedTest.java
21
import junit.
framework
.TestCase;
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerTestRunner.java
22
import junit.
framework
.TestSuite;
/libcore/junit/src/main/java/junit/extensions/
ExceptionTestCase.java
3
import junit.
framework
.*;
TestSetup.java
3
import junit.
framework
.*;
/libcore/luni/src/test/java/libcore/java/io/
FileDescriptorTest.java
23
import junit.
framework
.TestCase;
OldAndroidFileTest.java
20
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/libcore/java/math/
OldBigIntegerDivideTest.java
25
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/libcore/java/nio/channels/
PipeTest.java
22
public class PipeTest extends junit.
framework
.TestCase {
ServerSocketChannelTest.java
21
public class ServerSocketChannelTest extends junit.
framework
.TestCase {
/libcore/luni/src/test/java/libcore/java/text/
OldFormatFieldTest.java
21
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/libcore/java/util/logging/
OldSimpleFormatterTest.java
21
import junit.
framework
.TestCase;
/libcore/luni/src/test/java/libcore/java/util/zip/
OldDataFormatExceptionTest.java
19
import junit.
framework
.TestCase;
OldZipExceptionTest.java
19
import junit.
framework
.TestCase;
Completed in 1287 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>