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

1234567891011>>

/external/clang/test/Modules/Inputs/
H A Dload_failure.h1 int fail(int);
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
H A D087-if-comments.c2 fail
/external/mesa3d/src/glsl/glcpp/tests/
H A D087-if-comments.c2 fail
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-1528.js34 fail;
H A Dregress-1145.js43 function fail() { continue; } function
51 if (x == 0) fail(); // Hope to be inlined during optimization.
H A Dregress-push-args-twice.js36 fail("no exception", e);
H A Dregress-137.js44 fail("case 10", "Default case", "Heap number not recognized as Smi value");
/external/clang/test/CodeGen/
H A D2009-05-28-const-typedef.c10 something fail(void);
15 const_something R = fail();
/external/clang/test/CodeGenCXX/
H A Ddynamic-cast.cpp6 B fail; variable
17 return fail;
/external/libcxxabi/test/
H A Dtestit38 fail=0
40 if (ls *.fail.cpp > /dev/null 2>&1)
42 for FILE in $(ls *.fail.cpp); do
47 fail=$(($fail + 1))
65 fail=$(($fail + 1))
70 fail=$(($fail + 1))
75 if [ $fail
[all...]
/external/libcxx/test/input.output/iostreams.base/ios/iostate.flags/
H A Dfail.pass.cpp14 // bool fail() const;
26 assert(ios.fail());
28 assert(ios.fail());
33 assert(!ios.fail());
35 assert(!ios.fail());
37 assert(ios.fail());
39 assert(ios.fail());
H A Dbool.pass.cpp22 assert(static_cast<bool>(ios) == !ios.fail());
24 assert(static_cast<bool>(ios) == !ios.fail());
H A Dnot.pass.cpp22 assert(!ios == ios.fail());
24 assert(!ios == ios.fail());
/external/chromium_org/tools/gyp/test/win/compiler-flags/
H A Dexception-handling-on.cc8 void fail() { function
19 fail();
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
H A DDESedeKeySpecTest.java46 fail("Should raise an NullPointerException "
50 fail("Should raise an NullPointerException "
55 fail("Should raise an InvalidKeyException on a short byte array.");
57 fail("Unexpected NullPointerException was thrown.");
65 fail("Unexpected NullPointerException was thrown.");
67 fail("Unexpected InvalidKeyException was thrown.");
71 fail("Should raise an NullPointerException "
75 fail("Should raise an NullPointerException "
82 fail("Should raise an InvalidKeyException on a short byte array.");
84 fail("Unexpecte
[all...]
H A DIvParameterSpecTest.java47 fail("Should raise an NullPointerException "
67 fail("Should raise an IllegalArgumentException "
70 fail("Unexpected ArrayIndexOutOfBoundsException was thrown");
73 fail("Unexpected NullPointerException was thrown");
78 fail("Should raise an IllegalArgumentException "
81 fail("Unexpected ArrayIndexOutOfBoundsException was thrown");
84 fail("Unexpected NullPointerException was thrown");
89 fail("Should raise an ArrayIndexOutOfBoundsException "
93 fail("Unexpected IllegalArgumentException was thrown");
95 fail("Unexpecte
[all...]
/external/javassist/src/main/javassist/runtime/
H A DDotClass.java25 public static NoClassDefFoundError fail(ClassNotFoundException e) { method in class:DotClass
/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
H A DDefaultSSLSocketFactoryTest.java42 fail("No expected SocketException");
45 fail(e.toString());
57 fail("No expected SocketException");
60 fail(e.toString());
71 fail("No expected SocketException");
74 fail(e.toString());
87 fail("No expected SocketException");
90 fail(e.toString());
98 fail("incorrect result");
106 fail("incorrec
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_output_unittest.sh37 fail() { function
57 || fail 'protoc failed.'
61 unzip -t $TEST_TMPDIR/testzip.zip > $TEST_TMPDIR/testzip.list || fail 'unzip failed.'
64 || fail 'testzip.pb.cc not found in output zip.'
66 || fail 'testzip.pb.h not found in output zip.'
68 || fail 'testzip_pb2.py not found in output zip.'
70 && fail 'Zip file contained manifest.'
77 jar tf $TEST_TMPDIR/testzip.jar > $TEST_TMPDIR/testzip.list || fail 'jar failed.'
80 || fail 'Foo.java not found in output jar.'
82 || fail 'Ba
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dzip_output_unittest.sh37 fail() { function
51 testzip.proto || fail 'protoc failed.'
55 unzip -t testzip.zip > testzip.list || fail 'unzip failed.'
58 || fail 'testzip.pb.cc not found in output zip.'
60 || fail 'testzip.pb.h not found in output zip.'
62 || fail 'testzip_pb2.py not found in output zip.'
64 && fail 'Zip file contained manifest.'
71 jar tf testzip.jar > testzip.list || fail 'jar failed.'
74 || fail 'Foo.java not found in output jar.'
76 || fail 'Ba
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_state_rss.c44 #define EMIT_RS(svga, value, token, fail) \
53 #define EMIT_RS_FLOAT(svga, fvalue, token, fail) \
91 EMIT_RS( svga, curr->rt[0].writemask, COLORWRITEENABLE, fail );
92 EMIT_RS( svga, curr->rt[0].blend_enable, BLENDENABLE, fail );
95 EMIT_RS( svga, curr->rt[0].srcblend, SRCBLEND, fail );
96 EMIT_RS( svga, curr->rt[0].dstblend, DSTBLEND, fail );
97 EMIT_RS( svga, curr->rt[0].blendeq, BLENDEQUATION, fail );
100 SEPARATEALPHABLENDENABLE, fail );
103 EMIT_RS( svga, curr->rt[0].srcblend_alpha, SRCBLENDALPHA, fail );
104 EMIT_RS( svga, curr->rt[0].dstblend_alpha, DSTBLENDALPHA, fail );
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c44 #define EMIT_RS(svga, value, token, fail) \
53 #define EMIT_RS_FLOAT(svga, fvalue, token, fail) \
91 EMIT_RS( svga, curr->rt[0].writemask, COLORWRITEENABLE, fail );
92 EMIT_RS( svga, curr->rt[0].blend_enable, BLENDENABLE, fail );
95 EMIT_RS( svga, curr->rt[0].srcblend, SRCBLEND, fail );
96 EMIT_RS( svga, curr->rt[0].dstblend, DSTBLEND, fail );
97 EMIT_RS( svga, curr->rt[0].blendeq, BLENDEQUATION, fail );
100 SEPARATEALPHABLENDENABLE, fail );
103 EMIT_RS( svga, curr->rt[0].srcblend_alpha, SRCBLENDALPHA, fail );
104 EMIT_RS( svga, curr->rt[0].dstblend_alpha, DSTBLENDALPHA, fail );
[all...]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
H A DBaseTestHandler.java23 import static org.junit.Assert.fail;
28 fail();
34 fail();
38 fail();
42 fail();
46 fail();
50 fail();
54 fail();
58 fail();
62 fail();
[all...]
/external/chromium_org/third_party/webrtc/tools/rtcbot/test/
H A Dsimple_offer_answer.js20 this.createPeerConnection(done, test.fail);
30 pc1.setLocalDescription(offer, expectedCall, test.fail);
31 pc2.setRemoteDescription(offer, expectedCall, test.fail);
32 pc2.createAnswer(gotAnswer, test.fail);
38 pc2.setLocalDescription(answer, expectedCall, test.fail);
39 pc1.setRemoteDescription(answer, expectedCall, test.fail);
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/
H A DSignedObjectTest.java52 fail(e.toString());
57 fail(e1.toString());
65 fail(e.toString());
67 fail(e.toString());
69 fail(e.toString());
71 fail(e.toString());
85 fail(e.toString());
87 fail(e.toString());
91 fail("verify() failed");
94 fail(
[all...]

Completed in 3034 milliseconds

1234567891011>>