Searched refs:TestCase (Results 226 - 243 of 243) sorted by relevance

12345678910

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DActionReplacingCallbackTest.java47 import static junit.framework.TestCase.assertTrue;
H A DGestureDescriptionTest.java36 import static junit.framework.TestCase.assertEquals;
/frameworks/base/core/tests/coretests/src/android/database/
H A DNewDatabasePerformanceTests.java26 import junit.framework.TestCase;
62 public static class PerformanceBase extends TestCase
/frameworks/base/core/tests/coretests/src/android/net/
H A DLinkPropertiesTest.java29 import junit.framework.TestCase;
38 public class LinkPropertiesTest extends TestCase {
H A DUriTest.java23 import junit.framework.TestCase;
31 public class UriTest extends TestCase {
/frameworks/base/core/tests/coretests/src/android/util/
H A DPatternsTest.java23 import junit.framework.TestCase;
25 public class PatternsTest extends TestCase {
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsServTest.java24 import junit.framework.TestCase;
29 public class BatteryStatsServTest extends TestCase {
/frameworks/base/tests/net/java/android/net/dhcp/
H A DDhcpPacketTest.java31 import junit.framework.TestCase;
35 public class DhcpPacketTest extends TestCase {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DWap230WspContentTypeTest.java26 import junit.framework.TestCase;
28 public class Wap230WspContentTypeTest extends TestCase {
/frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/
H A DSortedListTest.java21 import junit.framework.TestCase;
37 public class SortedListTest extends TestCase {
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DRationalTest.java40 public class RationalTest extends junit.framework.TestCase {
H A DCameraMetadataTest.java64 public class CameraMetadataTest extends junit.framework.TestCase {
/frameworks/support/v7/preference/tests/src/android/support/v7/preference/tests/
H A DPreferenceDataStoreTest.java19 import static junit.framework.TestCase.assertNotNull;
/frameworks/base/tests/net/java/android/net/
H A DNetworkStatsTest.java38 import junit.framework.TestCase;
43 public class NetworkStatsTest extends TestCase {
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DStateMachineTest.java37 import junit.framework.TestCase;
42 public class StateMachineTest extends TestCase {
/frameworks/minikin/tests/unittest/
H A DFontCollectionItemizeTest.cpp808 struct TestCase { struct
966 struct TestCase { struct
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarTest.java23 import static junit.framework.TestCase.fail;
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
H A DEmojiCompatTest.java47 import static junit.framework.TestCase.assertFalse;

Completed in 645 milliseconds

12345678910