HomeSort by relevance Sort by last modified time
    Searched full:framework (Results 1 - 25 of 3179) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/junit/src/main/java/junit/framework/
package.html 3 The junit test framework.
  /external/srec/tests/
run_ERT.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.EmbeddedRecognizerTest
run_contacts.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.contacts.Main
run_parameters.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.parameters.Parameters
run_robustness1.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness1
run_robustness2.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness2
run_robustness3.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness3
run_voicetags1.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.voicetags.Voicetags1
run_xtapxmlconsole.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.xtapxmlconsole.Main
  /external/webkit/WebCore/bridge/
make_testbindings 1 cc -g -o testbindingsM testbindings.mm -I../kjs -F$SYMROOTS -framework JavaScriptCore -framework Foundation -lstdc++
2 cc -g -o testbindingsC testbindings.cpp -I../kjs -F$SYMROOTS -framework JavaScriptCore -framework Foundation -lstdc++
  /frameworks/base/core/java/android/test/
package.html 3 A framework for writing Android test cases and suites.
  /frameworks/base/media/java/android/media/audiofx/
package.html 3 Provides classes that manage audio effects implemented in the media framework.
  /frameworks/base/test-runner/src/junit/runner/
package.html 3 Utility classes supporting the junit test framework.
  /frameworks/base/tests/CoreTests/
run_core_test.sh 0 framework=/system/framework
2 bpath=$framework/core.jar:$framework/ext.jar:$framework/framework.jar:$framework/android.test.runner.jar
  /frameworks/base/docs/
docs-redirect-index.html 3 <meta http-equiv="refresh" content="0;url=framework/index.html">
6 <a href="framework/index.html">click here if you are not redirected</a>
  /build/core/
proguard_tests.flags 4 #-keep class * extends junit.framework.TestCase {
10 # public static junit.framework.Test suite();
15 # public static junit.framework.Test suite();
18 #-keep class * extends junit.framework.TestSuite
  /frameworks/base/sax/java/android/sax/
package.html 3 A framework that makes it easy to write efficient and robust SAX handlers.
  /frameworks/base/test-runner/src/android/test/mock/
package.html 3 Utility classes providing stubs or mocks of various Android framework building blocks.
  /frameworks/base/test-runner/src/junit/textui/
package.html 3 Utility classes supporting the junit test framework.
  /libcore/junit/src/main/java/junit/extensions/
package.html 3 Utility classes supporting the junit test framework.
  /external/webkit/WebKitTools/Scripts/
find-included-framework-headers 5 for framework in $*; do
6 echo -e "\n$framework\n=================="
8 find . -name "*.$ext" -exec grep $framework {} ';' | grep '\(include\|import\)' | sed -e 's|.*/\(.*\.h\).*|\1|'
  /frameworks/base/docs/html/resources/faq/
index.jd 5 <dt><a href="framework.html">Application Framework FAQ</a></dt>
6 <dd>Common questions about the Android Application Framework.</dd>
  /dalvik/dx/src/junit/framework/
AssertionFailedError.java 1 package junit.framework;
  /dalvik/tests/021-string2/src/junit/framework/
AssertionFailedError.java 1 package junit.framework;
  /dalvik/tests/082-inline-execute/src/junit/framework/
AssertionFailedError.java 1 package junit.framework;

Completed in 82 milliseconds

1 2 3 4 5 6 7 8 91011>>