| /freebsd-14-stable/contrib/googletest/googlemock/test/ |
| HD | gmock-matchers-arithmetic_test.cc | 62 EXPECT_EQ("are an equal pair", Describe(m)); in TEST() 77 EXPECT_EQ("are a pair where the first >= the second", Describe(m)); in TEST() 92 EXPECT_EQ("are a pair where the first > the second", Describe(m)); in TEST() 107 EXPECT_EQ("are a pair where the first <= the second", Describe(m)); in TEST() 122 EXPECT_EQ("are a pair where the first < the second", Describe(m)); in TEST() 137 EXPECT_EQ("are an unequal pair", Describe(m)); in TEST() 236 EXPECT_EQ("is NaN", Describe(mf)); in TEST() 239 EXPECT_EQ("is NaN", Describe(md)); in TEST() 242 EXPECT_EQ("is NaN", Describe(mld)); in TEST() 248 EXPECT_EQ("isn't NaN", Describe(mf)); in TEST() [all …]
|
| HD | gmock-matchers-comparisons_test.cc | 198 EXPECT_EQ("is an even number", Describe(Matcher<int>(new EvenMatcherImpl))); in TEST() 328 EXPECT_EQ("g_bar or zero", Describe(m1)); in TEST() 334 EXPECT_EQ("g_bar or zero", Describe(m2)); in TEST() 367 EXPECT_EQ("is even", Describe(m1)); in TEST() 370 EXPECT_EQ("is odd", Describe(not_m1)); in TEST() 378 EXPECT_EQ("is even", Describe(m2)); in TEST() 381 EXPECT_EQ("is odd", Describe(not_m2)); in TEST() 754 TEST(ATest, CanDescribeSelf) { EXPECT_EQ("is anything", Describe(A<bool>())); } in TEST() 772 TEST(AnTest, CanDescribeSelf) { EXPECT_EQ("is anything", Describe(An<int>())); } in TEST() 793 EXPECT_EQ("is anything", Describe(m)); in TEST() [all …]
|
| HD | gmock-matchers-misc_test.cc | 87 TEST(AddressTest, Describe) { in TEST() argument 89 EXPECT_EQ("has address that is anything", Describe(matcher)); in TEST() 157 EXPECT_EQ("is empty", Describe(m)); in TEST() 696 EXPECT_EQ("value is equal to 1", Describe(m)); in TEST() 752 EXPECT_THAT(Describe(m), ContainsRegex("is a variant<> with value of type " in TEST() 843 EXPECT_THAT(Describe(m), ContainsRegex("is an 'any' type with value of type " in TEST() 937 Describe(m)); in TEST() 946 Describe(m)); in TEST() 1006 EXPECT_EQ("is even", Describe(m)); in TEST() 1047 EXPECT_EQ("is even", Describe(m1)); in TEST() [all …]
|
| HD | gmock-matchers-containers_test.cc | 327 EXPECT_EQ("points to a value that is > 3", Describe(m)); in TEST() 482 EXPECT_EQ("is an object whose given field is >= 0", Describe(m)); in TEST() 489 EXPECT_EQ("is an object whose field `field_name` is >= 0", Describe(m)); in TEST() 576 EXPECT_EQ("is an object whose given field is >= 0", Describe(m)); in TEST() 583 EXPECT_EQ("is an object whose field `field_name` is >= 0", Describe(m)); in TEST() 772 EXPECT_EQ("is an object whose given property is >= 0", Describe(m)); in TEST() 780 EXPECT_EQ("is an object whose property `fancy_name` is >= 0", Describe(m)); in TEST() 876 EXPECT_EQ("is an object whose given property is >= 0", Describe(m)); in TEST() 884 EXPECT_EQ("is an object whose property `fancy_name` is >= 0", Describe(m)); in TEST() 946 Describe(matcher)); in TEST() [all …]
|
| /freebsd-14-stable/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
| HD | bug_report.md | 40 ### Describe the problem you're observing 42 ### Describe how to reproduce the problem
|
| HD | feature_request.md | 17 ### Describe the feature would like to see added to OpenZFS
|
| /freebsd-14-stable/contrib/googletest/docs/ |
| HD | gmock_cheat_sheet.md | 14 virtual string Describe(const char* name) = 0; 15 virtual string Describe(int type) = 0; 28 MOCK_METHOD(string, Describe, (const char* name), (override)); 29 MOCK_METHOD(string, Describe, (int type), (override)); 121 EXPECT_CALL(foo, Describe(5)) // #4
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| HD | Stencil.cpp | 107 Describe, enumerator 137 case UnaryNodeOperator::Describe: in toString() 148 if (Op == UnaryNodeOperator::Describe) in eval() 200 case UnaryNodeOperator::Describe: in eval() 464 return std::make_shared<UnaryOperationStencil>(UnaryNodeOperator::Describe, in describe()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMRegisterBanks.td | 1 //=- ARMRegisterBank.td - Describe the AArch64 Banks ---------*- tablegen -*-=//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/GISel/ |
| HD | BPFRegisterBanks.td | 1 //===-- BPFRegisterBanks.td - Describe the BPF Banks -------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| HD | RISCVRegisterBanks.td | 1 //=-- RISCVRegisterBank.td - Describe the RISC-V Banks -------*- tablegen -*-=//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
| HD | M68kRegisterBanks.td | 1 //===-- M68kRegisterBanks.td - Describe the M68k Banks -----*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86RegisterBanks.td | 1 //=- X86RegisterBank.td - Describe the X86 Banks -------------*- tablegen -*-=//
|
| /freebsd-14-stable/contrib/libcbor/.github/ISSUE_TEMPLATE/ |
| HD | bug_report.md | 10 **Describe the bug**
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64RegisterBanks.td | 1 //=- AArch64RegisterBank.td - Describe the AArch64 Banks -----*- tablegen -*-=//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| HD | SPIRVRegisterBanks.td | 1 //===-- SPIRVRegisterBanks.td - Describe SPIR-V RegBanks ---*- tablegen -*-===//
|
| HD | SPIRV.td | 1 //===-- SPIRV.td - Describe the SPIR-V Target Machine ------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| HD | PPCRegisterBanks.td | 1 //===-- PPCRegisterBanks.td - Describe the PPC Banks -------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/ |
| HD | ARC.td | 1 //===- ARC.td - Describe the ARC Target Machine ------------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| HD | Lanai.td | 1 //===- Lanai.td - Describe the Lanai Target Machine --------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPURegisterBanks.td | 1 //=- AMDGPURegisterBank.td - Describe the AMDGPU Banks -------*- tablegen -*-=//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/ |
| HD | XCore.td | 1 //===-- XCore.td - Describe the XCore Target Machine -------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| HD | DirectX.td | 1 //- DirectX.td - Describe the DirectX Target Machine ----------*- tablegen -*-//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| HD | Xtensa.td | 1 //===- Xtensa.td - Describe the Xtensa Target Machine ------*- tablegen -*-===//
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | AVR.td | 1 //===-- AVR.td - Describe the AVR Target Machine ----------*- tablegen -*-===//
|