/dalvik/tests/004-annotations/src/android/test/anno/ |
SomeClass.java | 1 package android.test.anno;
|
package-info.java | 2 package android.test.anno;
|
/dalvik/tests/056-const-string-jumbo/ |
info.txt | 0 Test that the opcode const-string/jumbo works.
|
/dalvik/tests/058-enum-order/ |
info.txt | 0 Test that the ordering of enums is as expected.
|
/external/e2fsprogs/lib/blkid/tests/ |
cramfs.results | 2 LABEL='test-cram'
|
iso.results | 2 LABEL='test-iso'
|
romfs.results | 2 LABEL='test-romfs'
|
udf.results | 2 LABEL='test-udf'
|
/external/webkit/LayoutTests/http/tests/appcache/ |
online-whitelist-expected.txt | 0 Test online whitelist functionality. Should say PASS:
|
whitelist-wildcard-expected.txt | 0 Test that online whitelist wildcard flag is implemented.
|
/system/core/libacc/tests/data/ |
expr2.c | 0 /* Test operators */
|
/external/clearsilver/util/test/ |
test2.hdf | 3 Multiline.Test << EOB 4 This is a test of the multiline setting code....
|
/external/junit/src/junit/swingui/ |
TestRunContext.java | 5 import junit.framework.Test; 8 * The interface for accessing the Test run context. Test run views 14 * Handles the selection of a Test. 16 public void handleTestSelected(Test test);
|
/external/junit/src/junit/extensions/ |
TestDecorator.java | 4 import junit.framework.Test; 9 * for defining new test decorators. Test decorator subclasses 10 * can be introduced to add behaviour before or after a test 14 public class TestDecorator extends Assert implements Test { 15 protected Test fTest; 17 public TestDecorator(Test test) { 18 fTest= test; 37 public Test getTest() [all...] |
/dalvik/dx/src/junit/extensions/ |
TestDecorator.java | 7 * for defining new test decorators. Test decorator subclasses 8 * can be introduced to add behaviour before or after a test 12 public class TestDecorator extends Assert implements Test { 13 protected Test fTest; 15 public TestDecorator(Test test) { 16 fTest= test; 35 public Test getTest() {
|
/dalvik/libcore/junit/src/main/java/junit/extensions/ |
TestDecorator.java | 7 * for defining new test decorators. Test decorator subclasses 8 * can be introduced to add behaviour before or after a test 12 public class TestDecorator extends Assert implements Test { 13 protected Test fTest; 15 public TestDecorator(Test test) { 16 fTest= test; 35 public Test getTest() {
|
/dalvik/dx/src/junit/framework/ |
Test.java | 4 * A <em>Test</em> can be run and collect its results. 8 public interface Test { 10 * Counts the number of test cases that will be run by this test. 14 * Runs a test and collects its result in a TestResult instance.
|
/dalvik/libcore/junit/src/main/java/junit/framework/ |
Test.java | 4 * A <em>Test</em> can be run and collect its results. 8 public interface Test { 10 * Counts the number of test cases that will be run by this test. 14 * Runs a test and collects its result in a TestResult instance.
|
/external/icu4c/test/cintltst/ |
capitst.h | 14 *//* C API TEST For COLLATOR */ 40 * Test RuleBasedCollator and getRules 45 * Test compare 49 * Test hashCode functionality 57 * test the CollationElementIterator methods 61 * Test ucol_getAvailable and ucol_countAvailable() 65 * Test ucol_GetDefaultRules () 71 * Test ucol_safeClone () 76 * Test ucol_cloneBinary(), ucol_openBinary() 81 * Test ucol_open() vs. ucol_openRules( [all...] |
/external/junit/src/junit/framework/ |
Test.java | 4 * A <em>Test</em> can be run and collect its results. 8 public interface Test { 10 * Counts the number of test cases that will be run by this test. 14 * Runs a test and collects its result in a TestResult instance.
|
/dalvik/tests/004-annotations/ |
expected.txt | 2 java.lang.String android.test.anno.TestAnnotations.thing1: @android.test.anno.AnnoArrayField(bb=[], cc=[a, b], dd=[0.987654321], ff=[3.1415927], ii=[], jj=[], ss=[], str=[], zz=[]) 3 java.lang.String android.test.anno.TestAnnotations.thing2: @android.test.anno.AnnoArrayField(bb=[-1, 0, 1], cc=[Q], dd=[0.3, 0.6, 0.9], ff=[1.1, 1.2, 1.3], ii=[1, 2, 3, 4], jj=[-5, 0, 5], ss=[12, 13, 14, 15, 16, 17], str=[hickory, dickory, dock], zz=[true, false, true]) 4 mapping is class [Landroid.test.anno.IntToString; 5 0='@android.test.anno.IntToString(from=0, to=NORMAL_FOCUS)' 6 1='@android.test.anno.IntToString(from=2, to=WEAK_FOCUS)' 9 annotations on TYPE class android.test.anno.SimplyNoted(2): 10 @android.test.anno.AnnoSimpleType() 11 interface android.test.anno.AnnoSimpleTyp [all...] |
/dalvik/tests/002-sleep/ |
info.txt | 0 Test that Thread.sleep() operates reasonably. This test is actually 2 mostly meant as an easy thing to modify in order to test other things
|
/dalvik/tests/033-class-init-deadlock/ |
expected.txt | 1 Deadlock test starting. 4 Deadlock test interupting threads. 5 Deadlock test main thread bailing.
|
/external/dbus/test/data/valid-service-files/ |
debug-shell-echo-success.service | 3 Exec=/home/quinticent/devel/dbus-branch/dbus_1_0/test/test-shell-service -test "that" 'we get' back --what "we put in"
|
/external/webkit/WebCore/manual-tests/NPN_Invoke/English.lproj/ |
Localized.r | 6 "NPN_Invoke Test Plug-In" 11 "NPN_Invoke test" 16 "test/npn-invoke"
|