Searched refs:fail (Results 1 - 25 of 208) sorted by relevance

123456789

/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
H A DWindowManagerPermissionTests.java47 fail("IWindowManager.pauseKeyDispatching did not throw SecurityException as"
52 fail("Unexpected remote exception");
57 fail("IWindowManager.resumeKeyDispatching did not throw SecurityException as"
62 fail("Unexpected remote exception");
67 fail("IWindowManager.setEventDispatching did not throw SecurityException as"
72 fail("Unexpected remote exception");
77 fail("IWindowManager.addWindowToken did not throw SecurityException as"
82 fail("Unexpected remote exception");
87 fail("IWindowManager.removeWindowToken did not throw SecurityException as"
92 fail("Unexpecte
[all...]
H A DActivityManagerPermissionTests.java43 fail("IActivityManager.moveTaskToFront did not throw SecurityException as"
48 fail("Unexpected remote exception");
53 fail("IActivityManager.moveTaskToFront did not throw SecurityException as"
58 fail("Unexpected remote exception");
66 fail("IActivityManager.updateConfiguration did not throw SecurityException as"
71 fail("Unexpected remote exception");
79 fail("IActivityManager.setDebugApp did not throw SecurityException as"
84 fail("Unexpected remote exception");
92 fail("IActivityManager.setProcessLimit did not throw SecurityException as"
97 fail("Unexpecte
[all...]
H A DPmPermissionsTests.java45 fail("PackageManager.getPackageSizeInfo" +
60 fail("PackageManager.deleteApplicationCacheFiles" +
79 fail("PackageManager.installPackage" +
94 fail("PackageManager.freeStorage " +
109 fail("PackageManager.freeStorageAndNotify" +
124 fail("PackageManager.clearApplicationUserData" +
139 fail("PackageManager.deletePackage" +
H A DServiceManagerPermissionTests.java41 fail("ServiceManager.addService did not throw SecurityException as"
68 fail("IServiceManager.setPermissionController did not throw SecurityException as"
73 fail("Unexpected remote exception");
H A DSmsManagerPermissionTest.java45 fail("SmsManager.sendTextMessage did not throw SecurityException as expected");
61 fail("SmsManager.sendDataMessage did not throw SecurityException as expected");
80 fail("SmsManager.sendMultipartTextMessage did not throw SecurityException as expected");
H A DVibratorServicePermissionTest.java53 fail("vibrate did not throw SecurityException as expected");
70 fail("vibratePattern did not throw SecurityException as expected");
85 fail("cancelVibrate did not throw SecurityException as expected");
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/error/
H A DFailingTest.java24 fail("Expected");
28 fail("Expected");
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/
H A DProtectedConstructorTest.java30 fail("method in ProtectedConstructorTest run unexpectedly");
H A DNoPublicConstructorTest.java33 fail("method in NoPublicConstructorTest run unexpectedly");
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
H A DListChangeRegistryTest.java55 fail("onItemRangeChanged should not be called");
60 fail("onItemRangeInserted should not be called");
65 fail("onItemRangeMoved should not be called");
70 fail("onItemRangeRemoved should not be called");
87 fail("onChanged should not be called");
99 fail("onItemRangeInserted should not be called");
104 fail("onItemRangeMoved should not be called");
109 fail("onItemRangeRemoved should not be called");
126 fail("onChanged should not be called");
131 fail("onItemRangeChange
[all...]
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
H A DLineVerifierElem.java58 TestCase.fail("Multiple \"BEGIN:VCARD\" line found");
65 TestCase.fail("Multiple \"END:VCARD\" line found");
74 TestCase.fail("Multiple VERSION line + found");
82 TestCase.fail("Property other than BEGIN came before BEGIN property: " + line);
84 TestCase.fail("Property other than END came after END property: " + line);
91 TestCase.fail("Unexpected line: " + line);
102 TestCase.fail("Expected line(s) not found:" + buffer.toString());
H A DVCardVerifier.java108 AndroidTestCase.fail("Already initialized");
123 AndroidTestCase.fail("Already initialized");
140 AndroidTestCase.fail("Wrong resId: " + resId);
147 AndroidTestCase.fail("addInputEntry() is called.");
149 AndroidTestCase.fail("InputStream is already set");
156 AndroidTestCase.fail("Not initialized");
159 AndroidTestCase.fail("setInputStream is called");
166 AndroidTestCase.fail("Not initialized");
193 AndroidTestCase.fail("Not initialized");
209 AndroidTestCase.fail("No
[all...]
/frameworks/base/core/tests/coretests/src/android/net/
H A DLocalSocketTest.java88 fail("expected exception");
95 fail("expected exception");
102 fail("expected exception");
109 fail("expected exception");
116 fail("expected exception");
123 fail("expected exception");
142 fail("expected exception");
151 fail("expected exception");
160 fail("expected exception");
H A DIpPrefixTest.java50 fail("Expected NullPointerException: null byte array");
55 fail("Expected NullPointerException: null InetAddress");
60 fail("Expected NullPointerException: null String");
67 fail("Expected IllegalArgumentException: invalid array length");
72 fail("Expected IllegalArgumentException: no prefix length");
77 fail("Expected IllegalArgumentException: empty prefix length");
82 fail("Expected IllegalArgumentException: invalid address");
87 fail("Expected IllegalArgumentException: deprecated IPv4 format");
92 fail("Expected IllegalArgumentException: invalid IPv4 address");
97 fail("Expecte
[all...]
H A DSSLTest.java65 fail();
73 fail();
81 fail();
H A DNetworkTest.java49 fail("SocketException not thrown");
64 fail("SocketException not thrown");
76 fail("SocketException not thrown");
88 fail("SocketException not thrown");
97 fail("SocketException not thrown");
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/le/
H A DScanSettingsTest.java39 fail("should have thrown IllegalArgumentException!");
48 fail("should have thrown IllegalArgumentException!");
58 fail("should have thrown IllegalArgumentException!");
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraUtilsBinderDecoratorTest.java89 Assert.fail("Unreachable");
105 Assert.fail("Should've thrown SecurityException");
113 Assert.fail("Should've thrown IllegalArgumentException");
119 Assert.fail("Should've thrown CameraRuntimeException");
126 Assert.fail("Should've thrown CameraRuntimeException");
133 Assert.fail("Should've thrown CameraRuntimeException");
140 Assert.fail("Should've thrown CameraRuntimeException");
147 Assert.fail("Should've thrown UnsupportedOperationException");
155 Assert.fail("Should've thrown CameraRuntimeException");
159 Assert.fail("Shoul
[all...]
H A DCameraUtilsUncheckedThrowTest.java35 Assert.fail("unreachable");
/frameworks/base/keystore/tests/src/android/security/
H A DKeyPairGeneratorSpecTest.java94 fail("Should throw IllegalArgumentException when context is null");
103 fail("Should throw IllegalArgumentException when keystoreAlias is null");
112 fail("Should throw IllegalArgumentException when subjectDN is null");
121 fail("Should throw IllegalArgumentException when startDate is null");
130 fail("Should throw IllegalArgumentException when startDate is null");
139 fail("Should throw IllegalArgumentException when keystoreAlias is null");
148 fail("Should throw IllegalArgumentException when end is before start");
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DATResponseParserTest.java33 fail("exception expected");
55 fail("exception expected");
69 fail("exception expected");
80 fail("exception expected");
105 fail("expected ex");
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardTestUtilsTests.java50 TestCase.fail("Test case that should fail actually succeeded.");
71 TestCase.fail("Test case that should fail actually succeeded.");
94 TestCase.fail("Test case that should fail actually succeeded.");
/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DPowerCommand.java47 fail: {
67 break fail;
/frameworks/base/core/tests/coretests/src/android/net/http/
H A DX509TrustManagerExtensionsTest.java47 fail();
70 fail();
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DDurationTest.java62 fail("test didn't throw an exception but we expected it to");
69 fail("test didn't throw an exception but we expected it to");

Completed in 554 milliseconds

123456789