HomeSort by relevance Sort by last modified time
    Searched refs:framework (Results 426 - 450 of 5600) sorted by null

<<11121314151617181920>>

  /external/slf4j/slf4j-simple/src/test/java/org/slf4j/impl/
SimpleLoggerTest.java 31 import static junit.framework.Assert.assertEquals;
32 import static junit.framework.Assert.assertNull;
  /external/vogar/src/vogar/target/junit/junit3/
AlternateTestCaseBuilder.java 19 import junit.framework.TestCase;
44 if (junit.framework.TestCase.class.isAssignableFrom(testClass)) {
  /frameworks/base/core/tests/coretests/src/android/os/
SystemPropertiesTest.java 19 import static junit.framework.Assert.assertEquals;
20 import junit.framework.TestCase;
  /frameworks/base/legacy-test/
Android.mk 21 # This contains the junit.framework and android.test classes that were in
28 LOCAL_JAVA_LIBRARIES := core-oj core-libart framework
40 LOCAL_JAVA_LIBRARIES := core-oj core-libart framework junit
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ServiceManagerPermissionTests.java 17 package com.android.framework.permission.tests;
28 import junit.framework.TestCase;
VibratorServicePermissionTest.java 17 package com.android.framework.permission.tests;
19 import junit.framework.TestCase;
  /libcore/dom/src/test/java/org/w3c/domts/
JUnitTestSuiteAdapter.java 18 import junit.framework.TestCase;
19 import junit.framework.TestSuite;
  /libcore/dom/src/test/java/tests/api/org/w3c/dom/
AllTests_Level1.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /libcore/jsr166-tests/src/test/java/jsr166/
SystemTest.java 11 import junit.framework.Test;
12 import junit.framework.TestSuite;
ThreadTest.java 11 import junit.framework.Test;
12 import junit.framework.TestSuite;
57 // default uncaught exception handler installed by the framework.
  /libcore/luni/src/test/java/libcore/java/util/
ListDefaultMethodTester.java 21 import static junit.framework.Assert.assertEquals;
22 import static junit.framework.Assert.fail;
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
MenuBot.java 19 import static junit.framework.Assert.assertTrue;
20 import static junit.framework.Assert.assertFalse;
  /art/test/021-string2/src/junit/framework/
ComparisonFailure.java 1 package junit.framework;
  /art/test/082-inline-execute/src/junit/framework/
ComparisonFailure.java 1 package junit.framework;
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/command/
CompatibilityConsoleTest.java 21 import junit.framework.TestCase;
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/config/
ConfigurationFactoryTest.java 21 import junit.framework.TestCase;
  /cts/
test_defs.sh 19 JAR_DIR=${ANDROID_HOST_OUT}/framework
  /cts/tests/libcore/javautilcollections/src/libcore/java/util/tests/
AndroidTestsForListsInJavaUtil.java 23 import junit.framework.Test;
  /cts/tests/tests/dreams/src/android/service/dreams/cts/
DreamsFeatureTest.java 23 import junit.framework.TestCase;
  /cts/tests/tests/gesture/src/android/gesture/cts/
GesturePointTest.java 21 import junit.framework.TestCase;
  /cts/tests/tests/networksecurityconfig/networksecurityconfig-nested-domains/src/android/security/net/config/cts/
NestedDomainConfigTest.java 21 import junit.framework.TestCase;
  /cts/tests/tests/os/src/android/os/cts/
BadParcelableExceptionTest.java 18 import junit.framework.TestCase;
CpuInstructionsTest.java 24 import junit.framework.TestCase;
ParcelFormatExceptionTest.java 18 import junit.framework.TestCase;
  /cts/tests/tests/security/src/android/security/cts/
LinuxRngTest.java 21 import junit.framework.TestCase;

Completed in 464 milliseconds

<<11121314151617181920>>