HomeSort by relevance Sort by last modified time
    Searched full:framework (Results 126 - 150 of 7673) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/cmds/pm/
pm 5 export CLASSPATH=$base/framework/pm.jar
  /frameworks/base/cmds/svc/
svc 5 export CLASSPATH=$base/framework/svc.jar
  /frameworks/base/core/java/android/inputmethodservice/
package.html 4 normal applications, they are a framework specifically for writing input
  /frameworks/base/tests/permission/
AndroidManifest.xml 19 package="com.android.framework.permission.tests">
27 "adb shell am instrument -w com.android.framework.permission.tests/android.test.InstrumentationTestRunner"
30 android:targetPackage="com.android.framework.permission.tests"
31 android:label="Tests for private API framework permissions"/>
  /frameworks/base/tools/layoutlib/
README 1 Layoutlib is a custom version of the android View framework designed to run inside Eclipse.
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/junit/src/main/java/junit/framework/
Test.java 1 package junit.framework;
TestListener.java 1 package junit.framework;
  /sdk/chimpchat/test/com/android/chimpchat/
AllTests.java 21 import junit.framework.Test;
22 import junit.framework.TestCase;
23 import junit.framework.TestResult;
24 import junit.framework.TestSuite;
  /sdk/monkeyrunner/test/com/android/monkeyrunner/
AllTests.java 18 import junit.framework.Test;
19 import junit.framework.TestCase;
20 import junit.framework.TestResult;
21 import junit.framework.TestSuite;
  /external/zlib/contrib/dotzlib/DotZLib/
DotZLib.csproj 70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
83 Name = "nunit.framework"
84 AssemblyName = "nunit.framework"
85 HintPath = "E:\apps\NUnit V2.1\\bin\nunit.framework.dll"
86 AssemblyFolderKey = "hklm\dn\nunit.framework"
  /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;
  /dalvik/dx/src/junit/textui/
ResultPrinter.java 8 import junit.framework.AssertionFailedError;
9 import junit.framework.Test;
10 import junit.framework.TestFailure;
11 import junit.framework.TestListener;
12 import junit.framework.TestResult;
109 * @see junit.framework.TestListener#addError(Test, Throwable)
116 * @see junit.framework.TestListener#addFailure(Test, AssertionFailedError)
123 * @see junit.framework.TestListener#endTest(Test)
129 * @see junit.framework.TestListener#startTest(Test)
  /external/junit/src/junit/textui/
ResultPrinter.java 8 import junit.framework.AssertionFailedError;
9 import junit.framework.Test;
10 import junit.framework.TestFailure;
11 import junit.framework.TestListener;
12 import junit.framework.TestResult;
109 * @see junit.framework.TestListener#addError(Test, Throwable)
116 * @see junit.framework.TestListener#addFailure(Test, AssertionFailedError)
123 * @see junit.framework.TestListener#endTest(Test)
129 * @see junit.framework.TestListener#startTest(Test)
  /frameworks/base/test-runner/src/junit/textui/
ResultPrinter.java 9 import junit.framework.AssertionFailedError;
10 import junit.framework.Test;
11 import junit.framework.TestFailure;
12 import junit.framework.TestListener;
13 import junit.framework.TestResult;
112 * @see junit.framework.TestListener#addError(Test, Throwable)
119 * @see junit.framework.TestListener#addFailure(Test, AssertionFailedError)
126 * @see junit.framework.TestListener#endTest(Test)
132 * @see junit.framework.TestListener#startTest(Test)
  /external/protobuf/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj 13 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */; };
14 408BEC281046D72200DEF522 /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 408BEC271046D72200DEF522 /* gtest.framework */; };
33 408BEC271046D72200DEF522 /* gtest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = gtest.framework; path = /Library/Frameworks/gtest.framework; sourceTree = "<absolute>"; };
34 408BEC421046D7B300DEF522 /* libgtest_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest_main.a; path = /Library/Frameworks/gtest.framework/Versions/A/Resources/libgtest_main.a; sourceTree = "<absolute>"; };
36 8D07F2C80486CC7A007CD1D0 /* Widget.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Wid (…)
    [all...]
  /development/testrunner/
test_defs.xml 36 coverage_target="framework"
44 coverage_target="framework" />
49 coverage_target="framework"
55 coverage_target="framework"
61 coverage_target="framework"
67 coverage_target="framework"
73 coverage_target="framework"
85 coverage_target="framework"
91 coverage_target="framework"
98 coverage_target="framework"
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /frameworks/base/core/tests/overlaytests/
runtests.sh 44 $adb shell rm /vendor/overlay/framework/framework-res.apk
45 $adb shell rm /data/resource-cache/vendor@overlay@framework@framework-res.apk@idmap
51 $adb shell ln -s /data/app/com.android.overlaytest.overlay.apk /vendor/overlay/framework/framework-res.apk
  /development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
AllTests.java 18 import junit.framework.Test;
19 import junit.framework.TestSuite;
  /external/junit/src/junit/swingui/
TestRunView.java 5 import junit.framework.Test;
6 import junit.framework.TestResult;
  /frameworks/base/core/tests/hosttests/test-apps/ExternalLocAllPermsTestApp/src/com/android/framework/externallocallpermstestapp/
ExternalLocAllPermsTest.java 16 package com.android.framework.externallocallpermstestapp;
21 import junit.framework.TestCase;
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/
OuterTest.java 21 import junit.framework.TestCase;
22 import junit.framework.TestSuite;
  /packages/apps/Camera/tests/src/com/android/camera/
UnitTests.java 21 import junit.framework.Test;
22 import junit.framework.TestSuite;
  /system/media/mca/effect/java/android/media/effect/
package-info.java 21 * <h1>Effect Framework</h1>
24 * mobile filter framework subsystem.

Completed in 507 milliseconds

1 2 3 4 56 7 8 91011>>