OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
201 - 225
of
6487
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
alignof.exp
36
fail
$testname
49
fail
$testname
56
fail
$testname
63
fail
$testname
sizeof.exp
31
fail
$testname
48
fail
$testname
55
fail
$testname
62
fail
$testname
69
fail
$testname
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
ModifiedSystemClassRuntimeTest.java
18
import static org.junit.Assert.
fail
;
85
fail
();
method
90
fail
();
method
95
fail
();
method
100
fail
();
method
105
fail
();
method
113
fail
();
method
118
fail
();
method
123
fail
();
method
128
fail
();
method
134
fail
();
method
140
fail
();
method
146
fail
();
method
152
fail
();
method
[
all
...]
/external/libcxx/test/
testit
74
FAIL
=0
81
fail
=0
83
if (ls ${TEST_PREFIX}*
fail
.cpp > /dev/null 2>&1)
85
for FILE in $(ls ${TEST_PREFIX}*
fail
.cpp); do
90
fail
=$(($
fail
+1))
113
fail
=$(($
fail
+1))
119
fail
=$(($
fail
+1)
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
KeyManagerFactorySpiTest.java
41
fail
("Unexpected Exception " + e.toString());
55
fail
("NoSuchAlgorithmException wasn't thrown");
59
fail
(e + " was thrown instead of NoSuchAlgorithmException");
64
fail
("KeyStoreException wasn't thrown");
68
fail
(e + " was thrown instead of KeyStoreException");
74
fail
("UnrecoverableKeyException wasn't thrown");
78
fail
(e + " was thrown instead of UnrecoverableKeyException");
86
fail
("Unexpected exception " + e);
98
fail
("InvalidAlgorithmParameterException wasn't thrown");
102
fail
(e + " was thrown instead of InvalidAlgorithmParameterException")
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit
74
FAIL
=0
81
fail
=0
83
if (ls ${TEST_PREFIX}*
fail
.cpp > /dev/null 2>&1)
85
for FILE in $(ls ${TEST_PREFIX}*
fail
.cpp); do
90
fail
=$(($
fail
+1))
113
fail
=$(($
fail
+1))
119
fail
=$(($
fail
+1)
[
all
...]
/art/test/582-checker-bce-length/src/
Main.java
68
int
fail
= 0;
local
72
fail
++;
74
expectEquals(1,
fail
);
83
fail
++;
85
expectEquals(1,
fail
);
/cts/tests/tests/car/src/android/car/cts/
CarInfoManagerTest.java
39
fail
("type check failed");
45
fail
("type check failed");
55
fail
("wrong param check");
61
fail
("wrong param check");
67
fail
("wrong param check");
/cts/tools/vm-tests-tf/src/dot/junit/verify/b2/
Test_b2.java
31
fail
("expected a verification exception");
44
fail
("expected a verification exception");
57
fail
("expected a verification exception");
70
fail
("expected a verification exception");
83
fail
("expected a verification exception");
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
PBEKeySpecTest.java
48
fail
("Unexpected NullPointerException was thrown.");
77
fail
("Unexpected IllegalArgumentException was thrown.");
79
fail
("Unexpected NullPointerException was thrown.");
84
fail
("A NullPointerException should be was thrown "
87
fail
("Unexpected IllegalArgumentException was thrown.");
93
fail
("An IllegalArgumentException should be thrown "
100
fail
("An IllegalArgumentException should be thrown "
107
fail
("An IllegalArgumentException should be thrown "
114
fail
("An IllegalArgumentException should be thrown "
121
fail
("An IllegalArgumentException should be thrown
[
all
...]
/external/guava/guava-tests/test/com/google/common/math/
MathPreconditionsTest.java
36
fail
();
method
47
fail
();
method
58
fail
();
method
65
fail
();
method
76
fail
();
method
87
fail
();
method
94
fail
();
method
105
fail
();
method
120
fail
();
method
131
fail
();
method
146
fail
();
method
157
fail
();
method
172
fail
();
method
195
fail
();
method
202
fail
();
method
225
fail
();
method
232
fail
();
method
243
fail
();
method
254
fail
();
method
265
fail
();
method
[
all
...]
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
ListChangeRegistryTest.java
55
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
("onItemRangeChanged should not be called")
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
PBEKeySpecTest.java
48
fail
("Unexpected NullPointerException was thrown.");
77
fail
("Unexpected IllegalArgumentException was thrown.");
79
fail
("Unexpected NullPointerException was thrown.");
84
fail
("A NullPointerException should be was thrown "
87
fail
("Unexpected IllegalArgumentException was thrown.");
93
fail
("An IllegalArgumentException should be thrown "
100
fail
("An IllegalArgumentException should be thrown "
107
fail
("An IllegalArgumentException should be thrown "
114
fail
("An IllegalArgumentException should be thrown "
121
fail
("An IllegalArgumentException should be thrown
[
all
...]
/system/core/crash_reporter/
warn_collector_test.sh
23
fail
() {
function
24
printf '[
FAIL
] %b\n' "$*"
29
fail
"SYSROOT must be set for this test to work"
46
fail
"${TESTLOG} was not created"
49
fail
"expected ${n_expected} lines in ${TESTLOG}, found this instead:
53
fail
"found bad lines in ${TESTLOG}:
/libcore/luni/src/test/java/libcore/java/lang/
OldSystemTest.java
40
fail
("ArrayStoreException is not thrown.");
48
fail
("ArrayStoreException is not thrown.");
56
fail
("ArrayStoreException is not thrown.");
64
fail
("ArrayStoreException is not thrown.");
72
fail
("ArrayStoreException is not thrown.");
80
fail
("ArrayStoreException is not thrown.");
88
fail
("NullPointerException is not thrown.");
96
fail
("NullPointerException is not thrown.");
103
fail
("IndexOutOfBoundsException is not thrown.");
110
fail
("IndexOutOfBoundsException is not thrown.")
[
all
...]
/external/opencv3/modules/video/misc/java/test/
VideoTest.java
48
fail
("Not yet implemented");
52
fail
("Not yet implemented");
56
fail
("Not yet implemented");
60
fail
("Not yet implemented");
76
fail
("Not yet implemented");
80
fail
("Not yet implemented");
84
fail
("Not yet implemented");
88
fail
("Not yet implemented");
92
fail
("Not yet implemented");
96
fail
("Not yet implemented")
[
all
...]
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
TestJobListener.java
20
import static org.junit.Assert.
fail
;
56
fail
("Job didn't start. onStart never called.");
62
fail
("Job didn't finish. onFinish never called.");
68
fail
("Job didn't
fail
. onFailed never called.");
74
fail
("Can't test failed documetns. Job didn't
fail
.");
85
fail
("Can't test failed documetns. Job didn't
fail
.");
93
fail
("Couldn't find failed file: " + name)
[
all
...]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/phone/
DozeParametersTests.java
79
fail
("Expected IllegalArgumentException");
88
fail
("Expected IllegalArgumentException");
97
fail
("Expected IllegalArgumentException");
106
fail
("Expected IllegalArgumentException");
115
fail
("Expected IllegalArgumentException");
124
fail
("Expected IllegalArgumentException");
133
fail
("Expected IllegalArgumentException");
142
fail
("Expected IllegalArgumentException");
151
fail
("Expected IllegalArgumentException");
160
fail
("Expected IllegalArgumentException")
[
all
...]
/libcore/luni/src/test/java/libcore/java/io/
OldOutputStreamTest.java
61
fail
("Test 1: Unexpected IOException encountered.");
74
fail
("Test 2: IOException expected.");
86
fail
("Test 1: Unexpected IOException encountered.");
99
fail
("Test 2: IOException expected.");
104
fail
("Test 3: IndexOutOfBoundsException expected.");
108
fail
("Test 3: Unexpected IOException encountered.");
113
fail
("Test 4: IndexOutOfBoundsException expected.");
117
fail
("Test 4: Unexpected IOException encountered.");
122
fail
("Test 5: IndexOutOfBoundsException expected.");
126
fail
("Test 5: Unexpected IOException encountered.")
[
all
...]
OldObjectInputStreamGetFieldTest.java
104
fail
("IllegalArgumentException expected.");
129
fail
("IllegalArgumentException expected for not existing name " +
135
fail
("IllegalArgumentException expected for not existing name " +
141
fail
("IllegalArgumentException expected for not existing name " +
147
fail
("IllegalArgumentException expected for not existing name " +
153
fail
("IllegalArgumentException expected for not existing name " +
159
fail
("IllegalArgumentException expected for not existing name " +
165
fail
("IllegalArgumentException expected for not existing name " +
171
fail
("IllegalArgumentException expected for not existing name " +
177
fail
("IllegalArgumentException expected for not existing name "
[
all
...]
/libcore/luni/src/test/java/tests/security/cert/
CertStore2Test.java
49
fail
("unexpected exception: " + e);
51
fail
("unexpected exception: " + e);
59
fail
("unexpected exception: " + e);
61
fail
("unexpected exception: " + e);
66
fail
("expected NoSuchAlgorithmException");
68
fail
("unexpected exception: " + e);
76
fail
("expected InvalidAlgorithmParameterException");
80
fail
("unexpected exception: " + e);
95
fail
("unexpected exception: " + e);
97
fail
("unexpected exception: " + e)
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
InflaterOutputStreamTest.java
45
fail
("Should throw NullPointerException");
59
fail
("Should throw NullPointerException");
66
fail
("Should throw NullPointerException");
80
fail
("Should throw NullPointerException");
87
fail
("Should throw NullPointerException");
94
fail
("Should throw NullPointerException");
101
fail
("Should throw NullPointerException");
108
fail
("Should throw IllegalArgumentException");
115
fail
("Should throw IllegalArgumentException");
139
fail
("Should throw IOException")
[
all
...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneSwitcherTest.java
49
fail
(str + "\n" + SubscriptionMonitorTest.stack());
220
if (commandsInterfaces[0].isDataAllowed())
fail
("data allowed initially");
221
if (phoneSwitcher.isPhoneActive(0))
fail
("phone active initially");
226
if (commandsInterfaces[0].isDataAllowed())
fail
("data allowed after request");
227
if (phoneSwitcher.isPhoneActive(0))
fail
("phone active after request");
237
fail
("pretest of ActivePhoneSwitchCount");
247
if (threw == false)
fail
("register with bad phoneId didn't throw");
255
fail
("post register of ActivePhoneSwitchCount not 1!");
262
fail
("after set of default to 0, ActivePhoneSwitchCount not 1!");
264
if (commandsInterfaces[0].isDataAllowed())
fail
("data allowed")
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
ParamsTest.java
49
try {
fail
("got " + p.getAudioAdjustMode()); } catch (IllegalStateException e) {}
50
try {
fail
("got " + p.getSyncSource()); } catch (IllegalStateException e) {}
51
try {
fail
("got " + p.getTolerance()); } catch (IllegalStateException e) {}
52
try {
fail
("got " + p.getFrameRate()); } catch (IllegalStateException e) {}
60
try {
fail
("got " + p.getFrameRate()); } catch (IllegalStateException e) {}
64
// setting this cannot
fail
73
try {
fail
("got " + p.getSyncSource()); } catch (IllegalStateException e) {}
74
try {
fail
("got " + p.getTolerance()); } catch (IllegalStateException e) {}
75
try {
fail
("got " + p.getFrameRate()); } catch (IllegalStateException e) {}
80
// setting this cannot
fail
[
all
...]
/cts/tests/tests/permission/src/android/permission/cts/
TelephonyManagerPermissionTest.java
61
fail
("Got device ID: " + id);
67
fail
("Got device ID: " + id);
87
fail
("Got line 1 number: " + nmbr);
107
fail
("Got SIM serial number: " + nmbr);
127
fail
("Got subscriber id: " + sid);
147
fail
("Got voicemail number: " + vmnum);
181
fail
("SecurityException expected!");
186
fail
("SecurityException expected!");
191
fail
("SecurityException expected!");
197
fail
("SecurityException expected!")
[
all
...]
Completed in 617 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>