Searched
full:framework (Results
276 -
300 of
7673) sorted by null
<<11121314151617181920>>
/dalvik/dx/src/com/android/dx/ssa/_tests/ |
_DomFront.java | 19 import junit.framework.TestCase;
|
/dalvik/dx/src/junit/extensions/ |
ActiveTestSuite.java | 3 import junit.framework.*;
|
ExceptionTestCase.java | 3 import junit.framework.*;
|
TestSetup.java | 3 import junit.framework.*;
|
/dalvik/dx/src/junit/framework/ |
TestFailure.java | 1 package junit.framework;
|
/development/tools/emulator/opengl/host/libs/Translator/EGL/ |
Android.mk | 19 LOCAL_LDLIBS += -Wl,-framework,AppKit
|
/device/sample/frameworks/PlatformLibrary/ |
README.txt | 6 shared library, without changing the Android framework. It also shows how to 15 To declare your library to the framework, you must place a file with a .xml 21 file="/system/framework/com.example.android.platform_library.jar"/> 38 as drawables or layout files, you will need to add these to the core framework
|
/external/chromium/chrome/browser/ |
images_uitest.cc | 25 // UI test framework will check if this crashed.
|
/external/chromium/chrome/browser/resources/options/ |
content_settings_ui.js | 17 * Initialization function for the cr.ui framework.
|
/external/chromium/testing/gtest/xcode/Config/ |
DebugProject.xcconfig | 4 // These are Debug Configuration project settings for the gtest framework and
|
/external/dhcpcd/dhcpcd-hooks/ |
95-configured | 2 # has completed. It sets a property to let the framework
|
/external/junit/src/junit/extensions/ |
ExceptionTestCase.java | 3 import junit.framework.TestCase;
|
/external/junit/src/junit/framework/ |
TestFailure.java | 1 package junit.framework;
|
/external/protobuf/gtest/xcode/Config/ |
DebugProject.xcconfig | 4 // These are Debug Configuration project settings for the gtest framework and
|
/external/quake/tools/ |
packagesharedlib | 10 SIGNAPK_JAR=$TOP/out/host/darwin-x86/framework/signapk.jar
|
/external/v8/test/es5conform/ |
testcfg.py | 39 def __init__(self, filename, path, context, root, mode, framework): 42 self.framework = framework 59 result += self.framework
|
/external/webkit/Source/JavaScriptCore/ |
jsc.pro | 27 LIBS_PRIVATE += -framework AppKit
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
EventsTest.java | 72 } catch (junit.framework.AssertionFailedError e) { 100 } catch (junit.framework.AssertionFailedError e) { 236 } catch (junit.framework.AssertionFailedError e) { 259 } catch (junit.framework.AssertionFailedError e) { 282 } catch (junit.framework.AssertionFailedError e) { 305 } catch (junit.framework.AssertionFailedError e) { 328 } catch (junit.framework.AssertionFailedError e) { 351 } catch (junit.framework.AssertionFailedError e) { 375 } catch (junit.framework.AssertionFailedError e) { 399 } catch (junit.framework.AssertionFailedError e) [all...] |
/frameworks/base/core/tests/coretests/src/android/content/ |
ContentTests.java | 19 import junit.framework.TestSuite;
|
/frameworks/base/core/tests/hosttests/test-apps/AutoLocTestApp/ |
AndroidManifest.xml | 17 package="com.android.framework.autoloctestapp"
|
/frameworks/base/core/tests/hosttests/test-apps/AutoLocTestApp/src/com/android/framework/autoloctestapp/ |
AutoLocTestAppActivity.java | 16 package com.android.framework.autoloctestapp;
|
/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v1/ |
AndroidManifest.xml | 17 package="com.android.framework.autolocversionedtestapp"
|
/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v1/src/com/android/framework/autolocversionedtestapp/ |
AutoLocVersionedTestAppActivity.java | 16 package com.android.framework.autolocversionedtestapp;
|
/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v2/ |
AndroidManifest.xml | 17 package="com.android.framework.autolocversionedtestapp"
|
/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v2/src/com/android/framework/autolocversionedtestapp/ |
AutoLocVersionedTestAppActivity.java | 16 package com.android.framework.autolocversionedtestapp;
|
Completed in 914 milliseconds
<<11121314151617181920>>