Searched refs:expect (Results 1 - 25 of 540) sorted by last modified time

1234567891011>>

/external/valgrind/main/perf/
H A Dtinycc.c7104 void expect(const char *msg)
7132 expect("lvalue");
7811 expect("'\n' after '\r'");
7877 expect("#endif");
8975 expect("exponent");
8986 expect("exponent digits");
9039 expect("exponent digits");
9377 expect("'.'");
9810 expect(",");
12034 expect("attribut
7102 void expect(const char *msg) function
[all...]
/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.c2121 /* We expect both amodes only to mention %ebp, so this is in
2275 /* We expect both amodes only to mention %ebp, so this is in
2698 UInt expect[2] = { 0, 0 }; local
2699 UChar* p = (UChar*)&expect[0];
2704 vassert(p == (UChar*)&expect[2]);
2706 ret = fetch32(p_to_check + 0) == expect[0]
2707 && fetch32(p_to_check + 4) == expect[1];
2709 UInt expect[6] = { 0, 0, 0, 0, 0, 0}; local
2710 UChar* p = (UChar*)&expect[0];
2723 vassert(p == (UChar*)&expect[
[all...]
H A Dhost_ppc_defs.c2646 /* We expect both amodes only to mention the GSP (r31), so this
2976 /* We expect both amodes only to mention the GSP (r31), so this
3517 UInt expect[2] = { 0, 0 }; local
3518 UChar* p = (UChar*)&expect[0];
3523 vassert(p == (UChar*)&expect[2]);
3525 return fetch32(p_to_check + 0) == expect[0]
3526 && fetch32(p_to_check + 4) == expect[1];
3529 UInt expect[5] = { 0, 0, 0, 0, 0 }; local
3530 UChar* p = (UChar*)&expect[0];
3550 vassert(p == (UChar*)&expect[
[all...]
/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c127 HChar expect[128]; member in struct:__anon32795::__anon32796::__anon32797
159 HChar* expect, HChar* actual, HChar* delta )
166 VG_(strncpy)( &xe.XE.SorG.expect[0],
167 expect, sizeof(xe.XE.SorG.expect) );
172 xe.XE.SorG.expect[ sizeof(xe.XE.SorG.expect)-1 ] = 0;
239 && 0 == VG_(strncmp)( &xe1->XE.SorG.expect[0],
240 &xe2->XE.SorG.expect[0],
241 sizeof(xe1->XE.SorG.expect) )
157 sg_record_error_SorG( ThreadId tid, Addr addr, SSizeT sszB, HChar* expect, HChar* actual, HChar* delta ) argument
[all...]
H A Dpc_common.h41 HChar* expect, HChar* actual, HChar* delta );
/external/valgrind/main/memcheck/tests/
H A Derr_disable1.stderr.exp5 --------- enabled (expect 1) ---------
15 --------- disabled (expect 0) ---------
18 --------- re-enabled (expect 1) ---------
28 --------- MULTI-LEVEL TEST (expect 2) ---------
H A Derr_disable2.stderr.exp2 --------- enabled (expect 1) ---------
12 --------- disabled (expect 0) ---------
15 --------- exiting (expect complaint) ---------
H A Derr_disable3.stderr.exp2 --------- p: disabling errors (expect 0) ---------
8 --------- c: start (expect 1) ---------
26 --------- p: re_enabled (expect 1) ---------
/external/skia/tests/
H A DBlitRowTest.cpp64 uint8_t expect8, uint32_t* expect) {
67 *expect = expect32;
71 *expect = expect16;
74 *expect = expect8;
77 *expect = 0;
85 uint32_t expect; local
86 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect);
89 int x = proc(bm.getAddr(0, y), bm.width(), expect, &bad);
92 gColorTypeName[bm.colorType()], x, y, expect, bad);
63 find_proc(const SkBitmap& bm, SkPMColor expect32, uint16_t expect16, uint8_t expect8, uint32_t* expect) argument
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/smali/
H A DREADME.md9 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond. Think of it more in terms of.. multi-player notepad.
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/external/safe-iop/src/
H A Dsafe_iop.c169 expect++; \
175 expect++; \
178 static int expect = 0, expect_succ = 0, expect_fail = 0; variable
1172 expect_succ, expect, expect_fail);
/external/qemu/qobject/
H A Djson-parser.c647 * resulting QObject know to expect a QInt in place of a QFloat in
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DServiceTest.java152 EasyMock.expect(mockChannel.callBlockingMethod(
157 EasyMock.expect(mockChannel.callBlockingMethod(
216 EasyMock.expect(impl.foo(EasyMock.same(controller), EasyMock.same(request)))
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/pcre/dist/
H A Dtest-driver46 [--expect-failure={yes|no}] [--color-tests={yes|no}]
67 --expect-failure) expect_failure=$2; shift;;

Completed in 588 milliseconds

1234567891011>>