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

1 2 3 4 5 6 7 891011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
UnitTests.java 21 import junit.framework.Test;
22 import junit.framework.TestSuite;
27 * Uses Eclipse OSGI to find and then run all junit.junit.framework.Tests in
  /sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/
TraceviewPlugin.java 19 import org.osgi.framework.BundleContext;
40 * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
50 * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
  /system/core/fastboot/
Android.mk 29 LOCAL_LDLIBS += -lpthread -framework CoreFoundation -framework IOKit \
30 -framework Carbon
  /dalvik/dx/src/junit/extensions/
RepeatedTest.java 3 import junit.framework.*;
TestDecorator.java 3 import junit.framework.*;
  /development/ndk/samples/hello-jni/tests/src/com/example/HelloJni/
HelloJniTest.java 6 * This is a simple framework for a test of an Application. See
  /development/ndk/samples/two-libs/tests/src/com/example/TwoLib/
TwoLibTest.java 6 * This is a simple framework for a test of an Application. See
  /external/chromium/chrome/common/
chrome_paths_internal.h 61 // Most of the application is further contained within the framework. The
62 // framework bundle is located within the versioned directory at a specific
64 // framework are things that also depend on the framework, such as the helper
  /external/expat/tests/
README.txt 7 unit testing framework for C. More information on Check can be found at:
  /external/mesa3d/docs/
utilities.html 17 target="_parent">glean</a> is a framework for OpenGL testing.
  /external/valgrind/main/
valgrind.pc.in 11 Description: A dynamic binary instrumentation framework
  /frameworks/base/core/java/android/view/inputmethod/
package.html 3 Framework classes for interaction between views and input methods (such
  /frameworks/base/docs/html/sdk/
android-1.5-highlights.jd 135 <li>UI framework
137 <li>Framework for easier background/UI thread interaction</li>
143 <li>AppWidget framework
151 framework</a> on the Android Developer's Blog.</li>
157 <li>Media framework
167 <li>Input Method framework
170 Service} framework</li>
188 <li>Speech recognition framework
202 <li>GLSurfaceView - convenience framework for creating OpenGL
  /frameworks/base/drm/java/android/drm/
package.html 19 <p>The Android platform provides an extensible DRM framework that lets applications manage
21 content. The DRM framework supports many DRM schemes; which DRM schemes a device supports
24 <p>The Android DRM framework is implemented in two architectural layers (see figure below):</p>
26 <li>A DRM framework API, which is exposed to applications through the Android
27 application framework and runs through the Dalvik VM for standard applications.</li>
28 <li>A native code DRM manager, which implements the DRM framework and exposes an
35 <p>For application developers, the DRM framework offers an abstract, unified API that
39 media providers the DRM framework?s plugin architecture provides a means of adding support for a
44 <p>In a typical DRM session, an Android application uses the DRM framework API to
  /frameworks/base/test-runner/src/junit/runner/
FailureDetailView.java 6 import junit.framework.*;
  /libcore/junit/src/main/java/junit/extensions/
RepeatedTest.java 3 import junit.framework.*;
TestDecorator.java 3 import junit.framework.*;
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
MalformedParameterizedTypeExceptionTests.java 7 public class MalformedParameterizedTypeExceptionTests extends junit.framework.TestCase {
  /external/webkit/Tools/MiniBrowser/mac/
BrowserStatisticsWindow.xib 521 <string key="minorKey">AppKit.framework/Headers/NSActionCell.h</string>
529 <string key="minorKey">AppKit.framework/Headers/NSApplication.h</string>
536 <string key="minorKey">AppKit.framework/Headers/NSApplicationScripting.h</string>
543 <string key="minorKey">AppKit.framework/Headers/NSColorPanel.h</string>
550 <string key="minorKey">AppKit.framework/Headers/NSHelpManager.h</string>
557 <string key="minorKey">AppKit.framework/Headers/NSPageLayout.h</string>
564 <string key="minorKey">AppKit.framework/Headers/NSUserInterfaceItemSearching.h</string>
572 <string key="minorKey">AppKit.framework/Headers/NSBox.h</string>
580 <string key="minorKey">AppKit.framework/Headers/NSButton.h</string>
588 <string key="minorKey">AppKit.framework/Headers/NSButtonCell.h</string
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /cts/tools/dx-tests/src/dxc/junit/argsreturns/
AllTests.java 21 import junit.framework.Test;
22 import junit.framework.TestSuite;
  /cts/tools/vm-tests/src/dot/junit/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /cts/tools/vm-tests/src/dot/junit/format/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /cts/tools/vm-tests-tf/src/dot/junit/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /cts/tools/vm-tests-tf/src/dot/junit/format/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;

Completed in 632 milliseconds

1 2 3 4 5 6 7 891011>>