MCPcopy Create free account

hub / github.com/fmtlib/fmt / functions

Functions3,200 in github.com/fmtlib/fmt

MethodInit
test/gtest/gtest/gtest.h:6547
MethodInit
test/gtest/gtest/gtest.h:6560
MethodInit
test/gtest/gtest/gtest.h:6568
MethodInit
test/gtest/gmock/gmock.h:1422
MethodInit
test/gtest/gmock/gmock.h:4673
MethodInitCopy
Initializes this object with a copy of the input.
test/gtest/gtest/gtest.h:4514
FunctionInitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
test/gtest/gmock-gtest-all.cc:14420
MethodInitRef
Initializes this object with a reference of the input.
test/gtest/gtest/gtest.h:4523
MethodInstanceValueHolderFactory
test/gtest/gtest/gtest.h:1876
MethodInstanceValueHolderFactory
test/gtest/gtest/gtest.h:2085
FunctionInstantiateTestCase_P_IsDeprecated
test/gtest/gtest/gtest.h:4675
FunctionInstantiateTypedTestCase_P_IsDeprecated
test/gtest/gtest/gtest.h:4695
MethodInstantiationInfo
test/gtest/gtest/gtest.h:8587
MethodInternalRunDeathTestFlag
test/gtest/gtest/gtest.h:7265
FunctionInvalid
test/gtest/gmock/gmock.h:621
MethodInvoke
test/gtest/gmock/gmock.h:5022
FunctionInvokeWithoutArgs
test/gtest/gmock/gmock.h:2275
MethodIsCloseable
test/gtest/gmock-gtest-all.cc:10647
FunctionIsContainerTest
test/gtest/gtest/gtest.h:4329
FunctionIsEmpty
Returns true if and only if the path is "".
test/gtest/gtest/gtest.h:3167
FunctionIsHRESULTFailure
test/gtest/gmock-gtest-all.cc:3373
FunctionIsHRESULTSuccess
test/gtest/gmock-gtest-all.cc:3366
MethodIsInlined
test/gtest/gtest/gtest.h:6519
FunctionIsNan
Creates a polymorphic matcher that matches any NaN floating point.
test/gtest/gmock/gmock.h:6971
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
test/gtest/gmock-gtest-all.cc:5384
FunctionIsNull
Creates a polymorphic matcher that matches any NULL pointer.
test/gtest/gmock/gmock.h:6952
FunctionIsOverSaturatedByCallCount
Returns true if and only if call_count calls will over-saturate this cardinality, i.e. exceed the maximum number of allowed calls.
test/gtest/gmock/gmock.h:2718
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
test/gtest/gmock-gtest-all.cc:10121
FunctionIsSatisfiedByCallCount
Returns true if and only if call_count calls will satisfy this cardinality.
test/gtest/gmock/gmock.h:2706
FunctionIsSaturatedByCallCount
Returns true if and only if call_count calls will saturate this cardinality.
test/gtest/gmock/gmock.h:2712
MethodIsSet
Returns true if and only if the user has set the default value for type T&.
test/gtest/gmock/gmock.h:1289
MethodIsShared
test/gtest/gtest/gtest.h:6450
MethodIsSkipped
Returns true if and only if the current test was skipped.
test/gtest/gmock-gtest-all.cc:4197
FunctionIsSubsetOf
test/gtest/gmock/gmock.h:7595
FunctionIsSupersetOf
test/gtest/gmock/gmock.h:7538
MethodIsValidParamName
test/gtest/gtest/gtest.h:8606
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
test/gtest/gmock-gtest-all.cc:5389
MethodIterator
test/gtest/gtest/gtest.h:8180
MethodIterator
test/gtest/gtest/gtest.h:8267
MethodIteratorImpl
test/gtest/gtest/gtest.h:8794
MethodJoin
test/gtest/gmock-gtest-all.cc:10854
MethodJoin
test/gtest/gtest/gtest.h:1584
MethodJsonUnitTestResultPrinter
Creates a new JsonUnitTestResultPrinter.
test/gtest/gmock-gtest-all.cc:5982
FunctionKey
test/gtest/gmock/gmock.h:7664
MethodKeyMatcher
test/gtest/gmock/gmock.h:5686
MethodKeyMatcherImpl
test/gtest/gmock/gmock.h:5647
MethodKilledBySignal
KilledBySignal constructor.
test/gtest/gmock-gtest-all.cc:8414
FunctionLLVMFuzzerTestOneInput
test/fuzzing/two-args.cc:89
FunctionLLVMFuzzerTestOneInput
test/fuzzing/chrono-duration.cc:89
FunctionLLVMFuzzerTestOneInput
test/fuzzing/named-arg.cc:89
FunctionLLVMFuzzerTestOneInput
test/fuzzing/one-arg.cc:40
FunctionLLVMFuzzerTestOneInput
test/fuzzing/chrono-timepoint.cc:26
MethodLastMessage
test/gtest/gmock-gtest-all.cc:8618
FunctionLe
test/gtest/gtest/gtest.h:7018
FunctionLe
Creates a polymorphic matcher that matches a 2-tuple where the first field <= the second field.
test/gtest/gmock/gmock.h:7282
MethodLeMatcher
test/gtest/gtest/gtest.h:6882
MethodListTestsMatchingFilter
test/gtest/gmock-gtest-all.cc:5480
MethodLock
Acquires this mutex.
test/gtest/gtest/gtest.h:1898
FunctionLt
test/gtest/gtest/gtest.h:7024
FunctionLt
Creates a polymorphic matcher that matches a 2-tuple where the first field < the second field.
test/gtest/gmock/gmock.h:7286
MethodLtMatcher
test/gtest/gtest/gtest.h:6866
FunctionMakeAction
test/gtest/gmock/gmock.h:1499
FunctionMakeCardinality
Creates a cardinality from its implementation.
test/gtest/gmock/gmock.h:2750
MethodMakeConnection
test/gtest/gmock-gtest-all.cc:6383
FunctionMakeDeathTestMatcher
A string passed to EXPECT_DEATH (etc.) is caught by one of these overloads and interpreted as a regex (rather than an Eq matcher) for legacy compatibi
test/gtest/gtest/gtest.h:7165
MethodMakeFileName
Given directory = "dir", base_name = "test", number = 0, extension = "xml", returns "dir/test.xml". If number is greater than zero (e.g., 12), returns
test/gtest/gmock-gtest-all.cc:10051
MethodMakeNewHolder
test/gtest/gtest/gtest.h:1868
MethodMakeNewHolder
test/gtest/gtest/gtest.h:1877
MethodMakeNewHolder
test/gtest/gtest/gtest.h:2086
FunctionMakePredicateFormatterFromMatcher
test/gtest/gmock/gmock.h:4434
MethodMakeVector
test/gtest/gtest/gtest.h:8759
MethodMarkAsIgnored
Add a given test_suit to the list of them allow to go un-instantiated.
test/gtest/gmock-gtest-all.cc:1954
MethodMatchAndExplain
test/gtest/gtest/gtest.h:6769
MethodMatchAndExplain
test/gtest/gtest/gtest.h:6822
MethodMatchAndExplain
test/gtest/gtest/gtest.h:6909
MethodMatchAndExplain
We delegate the matching logic to the source matcher.
test/gtest/gmock/gmock.h:3280
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3615
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3632
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3648
MethodMatchAndExplain
MatchAndExplain() takes a Super& (as opposed to const Super&) in order to match the interface MatcherInterface<Super&>.
test/gtest/gmock/gmock.h:3706
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3774
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3842
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3896
MethodMatchAndExplain
test/gtest/gmock/gmock.h:3950
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4023
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4071
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4134
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4239
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4444
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4493
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4648
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4723
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4782
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4841
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4856
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4894
MethodMatchAndExplain
test/gtest/gmock/gmock.h:4961
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5065
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5119
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5171
← previousnext →1,501–1,600 of 3,200, ranked by callers