| /freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | GtestMatchers.cpp | 32 Expect, enumerator 61 case MacroType::Expect: in getMacroTypeName() 105 case MacroType::Expect: in getSpecSetterName() 198 return gtestComparisonInternal(MacroType::Expect, Cmp, Left, Right); in gtestExpect() 208 return gtestThatInternal(MacroType::Expect, Actual, Matcher); in gtestExpectThat() 225 return gtestCallInternal(MacroType::Expect, MockObject, MockMethodName, Args); in gtestExpectCall() 230 return gtestCallInternal(MacroType::Expect, MockCall, Args); in gtestExpectCall()
|
| /freebsd-13.1/contrib/atf/atf-sh/ |
| H A D | libatf-sh.subr | 31 Expect=pass 163 Expect=death 176 Expect=timeout 191 Expect=exit 208 Expect=fail 221 Expect=pass 236 Expect=signal 266 case "${Expect}" in 310 case "${Expect}" in 312 Expect=pass [all …]
|
| /freebsd-13.1/contrib/googletest/googlemock/src/ |
| H A D | gmock-cardinalities.cc | 58 internal::Expect(false, __FILE__, __LINE__, ss.str()); in BetweenCardinalityImpl() 62 internal::Expect(false, __FILE__, __LINE__, ss.str()); in BetweenCardinalityImpl() 67 internal::Expect(false, __FILE__, __LINE__, ss.str()); in BetweenCardinalityImpl()
|
| H A D | gmock-spec-builders.cc | 299 Expect(false, NULL, -1, msg); in ReportUninterestingCall() 470 Expect(false, NULL, -1, ss.str()); in UntypedInvokeWith() 473 Expect(false, untyped_expectation->file(), in UntypedInvokeWith() 529 Expect(false, untyped_expectation->file(), in VerifyAndClearExpectationsLocked()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LowerExpectIntrinsic.cpp | 119 static void handlePhiDef(CallInst *Expect) { in handlePhiDef() argument 120 Value &Arg = *Expect->getArgOperand(0); in handlePhiDef() 121 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(Expect->getArgOperand(1)); in handlePhiDef() 247 Expect->getCalledFunction()->getIntrinsicID(), Expect, 2); in handlePhiDef()
|
| /freebsd-13.1/contrib/googletest/googlemock/test/ |
| H A D | gmock-internal-utils_test.cc | 371 Expect(true, __FILE__, __LINE__, "This should succeed."); in TEST() 372 Expect(true, __FILE__, __LINE__); // This should succeed too. in TEST() 378 Expect(false, __FILE__, __LINE__, "This should fail."); in TEST() 382 Expect(false, __FILE__, __LINE__); in TEST()
|
| /freebsd-13.1/contrib/googletest/googlemock/include/gmock/internal/ |
| H A D | gmock-internal-utils.h | 311 inline void Expect(bool condition, const char* file, int line, 318 inline void Expect(bool condition, const char* file, int line) { 319 Expect(condition, file, line, "Expectation failed.");
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | posix.exp | 2 Expect 'Hello,' and 'World!'
|
| /freebsd-13.1/tools/tools/crypto/ |
| H A D | README | 40 Expect ~400 Mb/s for a Broadcom 582x for 16K buffers on a reasonable
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | getting.rst | 133 Expect to see the "*configure*" script generate the following error::
|
| /freebsd-13.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-spec-builders.h | 282 Expect(property, file_, line_, failure_message); in ExpectSpecProperty() 758 Expect(property, file_, line_, failure_message); in ExpectSpecProperty()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | ChangeLog | 106 …o http: take EVHTTP_CON_LINGERING_CLOSE into account for "Expect: 100-Continue" (ac448a7 Azat Khuz… 165 o http: fix "Expect: 100-continue" client side (0b46b39 Azat Khuzhin) 222 o test/http: cover "Expect: 100-continue" client-server interaction (31d8116 Azat Khuzhin) 223 o test/http: *lingering tests shouldn't have "Expect: 100-continue" (ed469ab Azat Khuzhin)
|
| H A D | ChangeLog-2.0 | 387 o Reject overlong http requests early when Expect:100-continue is set (d23839f Constantine Verutin)
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | s_server.pod | 646 Expect the client to send PSK identity B<val> when using a PSK
|
| /freebsd-13.1/contrib/googletest/googlemock/docs/ |
| H A D | ForDummies.md | 233 ## Matchers: What Arguments Do We Expect? ##
|
| H A D | CookBook.md | 1244 ## Knowing When to Expect ##
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 902 //===------------------------- Expect Intrinsics --------------------------===//
|
| /freebsd-13.1/contrib/diff/ |
| H A D | ChangeLog | 3449 Expect length of line to include newline. 3666 * Makefile (diff.tar): Expect ln to fail on some files;
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-2.0 | 387 o Reject overlong http requests early when Expect:100-continue is set (d23839f Constantine Verutin)
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | invoke-ntp.conf.texi | 1562 Expect
|
| H A D | ntp.conf.def | 1638 Expect
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 4532 * libparse/clk_wharton.c (cvt_wharton_400a, inp_wharton_400a): Expect
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 8056 *) Add symmetric cipher support to ENGINE. Expect the API to change!
|