Home
last modified time | relevance | path

Searched refs:Describe (Results 1 – 25 of 40) sorted by relevance

12

/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc182 string Describe(const Matcher<T>& m) { in Describe() function
326 Describe(Matcher<int>(new EvenMatcherImpl))); in TEST()
405 EXPECT_EQ("g_bar or zero", Describe(m1)); in TEST()
411 EXPECT_EQ("g_bar or zero", Describe(m2)); in TEST()
446 EXPECT_EQ("is even", Describe(m1)); in TEST()
449 EXPECT_EQ("is odd", Describe(not_m1)); in TEST()
457 EXPECT_EQ("is even", Describe(m2)); in TEST()
460 EXPECT_EQ("is odd", Describe(not_m2)); in TEST()
684 EXPECT_EQ("is anything", Describe(A<bool>())); in TEST()
704 EXPECT_EQ("is anything", Describe(An<int>())); in TEST()
[all …]
Dgmock-generated-matchers_test.cc84 string Describe(const Matcher<T>& m) { in Describe() function
198 Describe(m)); in TEST()
206 Describe(m)); in TEST()
291 EXPECT_EQ("is empty", Describe(m)); in TEST()
296 EXPECT_EQ("has 1 element that is > 5", Describe(m)); in TEST()
303 "element #1 is equal to \"two\"", Describe(m)); in TEST()
601 EXPECT_EQ("is even", Describe(m)); in TEST()
642 EXPECT_EQ("is even", Describe(m1)); in TEST()
646 EXPECT_EQ("equals the sum of 5 and 9", Describe(m2)); in TEST()
714 EXPECT_EQ("is greater than 32 and 5", Describe(m)); in TEST()
[all …]
/external/llvm/lib/Target/BPF/
DBPF.td1 //===-- BPF.td - Describe the BPF Target Machine -----------*- tablegen -*-===//
/external/llvm/lib/Target/XCore/
DXCore.td1 //===-- XCore.td - Describe the XCore Target Machine -------*- tablegen -*-===//
/external/llvm/lib/Target/MSP430/
DMSP430.td1 //===-- MSP430.td - Describe the MSP430 Target Machine -----*- tablegen -*-===//
DMSP430InstrFormats.td11 // Describe MSP430 instructions format here
/external/llvm/lib/Target/SystemZ/
DSystemZ.td1 //===-- SystemZ.td - Describe the SystemZ target machine -----*- tblgen -*-===//
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrFormats.td11 // Describe NVPTX instructions format
DNVPTX.td1 //===- NVPTX.td - Describe the NVPTX Target Machine -----------*- tblgen -*-==//
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h71 Describe (std::function <void (ObjCLanguageRuntime::ObjCISA)> const &superclass_func,
DAppleObjCRuntimeV1.cpp309 AppleObjCRuntimeV1::ClassDescriptorV1::Describe (std::function <void (ObjCLanguageRuntime::ObjCISA)… in Describe() function in AppleObjCRuntimeV1::ClassDescriptorV1
DAppleObjCTypeVendor.cpp567 if (!descriptor->Describe(superclass_func, in FinishDecl()
DAppleObjCRuntimeV2.cpp947 Describe (std::function <void (ObjCLanguageRuntime::ObjCISA)> const &superclass_func, in Describe() function in ClassDescriptorV2
998 metaclass.Describe(std::function <void (ObjCLanguageRuntime::ObjCISA)> (nullptr), in Describe()
2335 descriptor->Describe(std::function<void (ObjCISA)>(nullptr), in LookupRuntimeSymbol()
/external/llvm/lib/Target/Sparc/
DSparc.td1 //===-- Sparc.td - Describe the Sparc Target Machine -------*- tablegen -*-===//
/external/llvm/lib/Target/AArch64/
DAArch64.td1 //=- AArch64.td - Describe the AArch64 Target Machine --------*- tablegen -*-=//
/external/parameter-framework/
DREADME.md11 1. Describe your system's structure and its parameters (in XML) - aka. **What**;
/external/valgrind/
DREADME_DEVELOPERS_processes86 Describe here how to do changes and bug fixed in a minor (correction) release
/external/lldb/include/lldb/Target/
DObjCLanguageRuntime.h221 Describe (std::function <void (ObjCISA)> const &superclass_func, in Describe() function
/external/llvm/lib/Target/Hexagon/
DHexagon.td1 //===-- Hexagon.td - Describe the Hexagon Target Machine --*- tablegen -*--===//
/external/ipsec-tools/src/racoon/doc/
DFAQ29 Q: Describe me the options to "configure".
/external/llvm/lib/Target/Mips/
DMips.td1 //===-- Mips.td - Describe the Mips Target Machine ---------*- tablegen -*-===//
DMipsCondMov.td1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===//
DMips16InstrFormats.td11 // Describe MIPS instructions format
/external/llvm/lib/Target/PowerPC/
DPPC.td1 //===-- PPC.td - Describe the PowerPC Target Machine -------*- tablegen -*-===//
/external/llvm/lib/Target/ARM/
DARM.td1 //===-- ARM.td - Describe the ARM Target Machine -----------*- tablegen -*-===//

12