HomeSort by relevance Sort by last modified time
    Searched full:tests (Results 426 - 450 of 5234) sorted by null

<<11121314151617181920>>

  /frameworks/base/tests/backup/
backup_helper_test.cpp 37 Test TESTS[] = {
54 t = TESTS;
60 t = TESTS;
72 t = TESTS;
83 t = TESTS;
106 printf("Tests failed: (%d of %d)\n", failed, testCount);
107 t = TESTS;
123 printf ("test_backup_helper built without the tests\n");
  /packages/apps/QuickSearchBox/tests/partial/src/com/android/quicksearchbox/tests/partial/
PartialSuggestionLauncher.java 17 package com.android.quicksearchbox.tests.partial;
19 import com.android.quicksearchbox.tests.partial.R;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
jar_example.jardesc 4 <options buildIfNeeded="true" compress="true" descriptionLocation="/common/tests/data/jar_example.jardesc" exportErrors="false" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
14 <javaElement handleIdentifier="=common/tests&lt;jar.example"/>
  /sdk/emulator/qtools/tests/
common_head.mk 13 $(CC) $(CFLAGS) -Xlinker --script ../tests.ld -o $@ $< -nostdlib
19 $(CC) $(CFLAGS) -Xlinker --script ../tests.ld -nostdlib -o $@ $<
  /build/core/
proguard_tests.flags 1 # Keep everything for tests
  /cts/tests/tests/jni/libjnitest/
helper.h 53 * Runs a list of tests. It will run all the tests, collecting as output
57 * @param env the JNI environment to pass to tests
58 * @param ... the tests to run as name-function pairs, ending with a NULL
  /dalvik/libcore/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
TestAnnotation2.java 1 package org.apache.harmony.annotation.tests.java.lang.annotation;
TestAnnotation4.java 1 package org.apache.harmony.annotation.tests.java.lang.annotation;
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ArrayIndexOutOfBoundsExceptionTest.java 18 package org.apache.harmony.luni.tests.java.lang;
31 * @tests java.lang.ArrayIndexOutOfBoundsException#ArrayIndexOutOfBoundsException(int)
48 * @tests java.lang.ArrayIndexOutOfBoundsException#ArrayIndexOutOfBoundsException()
63 * @tests java.lang.ArrayIndexOutOfBoundsException#ArrayIndexOutOfBoundsException(java.lang.String)
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
ObjectInputValidationTest.java 1 package tests.api.java.io;
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
ConnectExceptionTest.java 18 package tests.api.java.net;
29 import tests.support.Support_PortManager;
35 * @tests java.net.ConnectException#ConnectException()
36 * @tests java.net.ConnectException#ConnectException(java.lang.String)
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
InvalidMarkExceptionTest.java 16 package org.apache.harmony.nio.tests.java.nio;
32 * @tests serialization/deserialization compatibility.
46 * @tests serialization/deserialization compatibility with RI.
60 *@tests {@link java.nio.InvalidMarkException#InvalidMarkException()}
  /dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
AllTests.java 17 package org.apache.harmony.prefs.tests.java.util.prefs;
23 * Suite for package org.apache.harmony.prefs.tests.java.util.prefs
33 TestSuite suite = tests.TestSuiteFactory.createTestSuite("Suite for org.apache.harmony.prefs.tests.java.util.prefs");
  /dalvik/libcore/security/src/test/java/tests/api/javax/security/auth/
DestroyableTest.java 18 package tests.api.javax.security.auth;
32 * Tests for <code>Destroyable</code> class constructors and methods.
39 * @tests javax.security.auth.Destroyable#destroy()
40 * @tests javax.security.auth.Destroyable#isDestroyed()
  /dalvik/libcore/security/src/test/java/tests/security/interfaces/
DSAParamsTest.java 16 package tests.security.interfaces;
35 * @tests java.security.interfaces.DSAParams
50 * @tests java.security.interfaces.DSAParams
65 * @tests java.security.interfaces.DSAParams
  /dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
AnnotationTest.java 18 package org.apache.harmony.text.tests.java.text;
33 * @tests java.text.Annotation(Object)
47 * @tests java.text.Annotation.getValue()
63 * @tests java.text.Annotation.toString()
  /dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
SSLContextSpiTest.java 16 package tests.api.javax.net.ssl;
40 import org.apache.harmony.xnet.tests.support.SSLContextSpiImpl;
46 * @tests javax.net.ssl.SSLContextSpi#SSLContextSpi()
64 * @tests javax.net.ssl.SSLContextSpi#engineCreateSSLEngine()
88 * @tests javax.net.ssl.SSLContextSpi#engineCreateSSLEngine(String host, int port)
122 * @tests SSLContextSpi#engineGetClientSessionContext()
123 * @tests SSLContextSpi#engineGetServerSessionContext()
124 * @tests SSLContextSpi#engineGetServerSocketFactory()
125 * @tests SSLContextSpi#engineGetSocketFactory()
203 * @tests SSLContextSpi#engineInit(KeyManager[] km, TrustManager[] tm, SecureRandom sr
    [all...]
  /dalvik/libcore-disabled/SoundTest/
Android.mk 7 LOCAL_MODULE_TAGS := tests
  /dalvik/tests/068-classloader/
info.txt 7 This also tests a couple of situations in which an IllegalAccessException
  /development/apps/BuildWidget/
Android.mk 4 LOCAL_MODULE_TAGS := samples tests
  /development/samples/SampleSyncAdapter/
Android.mk 4 LOCAL_MODULE_TAGS := samples tests
  /external/dbus/test/data/auth/
fail-after-n-attempts.auth-script 1 ## this tests that after retrying too often we fail
  /external/e2fsprogs/util/
subset.exclude 18 tests
  /external/embunit/
Android.mk 20 LOCAL_MODULE_TAGS := tests
  /external/icu4c/test/cintltst/
ccurrtst.h 16 * Collation currency tests.

Completed in 112 milliseconds

<<11121314151617181920>>