Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ functions
Functions
3,200 in github.com/fmtlib/fmt
⨍
Functions
3,200
◇
Types & classes
1,093
Method
Init
test/gtest/gtest/gtest.h:6547
Method
Init
test/gtest/gtest/gtest.h:6560
Method
Init
test/gtest/gtest/gtest.h:6568
Method
Init
test/gtest/gmock/gmock.h:1422
Method
Init
test/gtest/gmock/gmock.h:4673
Method
InitCopy
Initializes this object with a copy of the input.
test/gtest/gtest/gtest.h:4514
Function
InitGoogleMock
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
Method
InitRef
Initializes this object with a reference of the input.
test/gtest/gtest/gtest.h:4523
Method
InstanceValueHolderFactory
test/gtest/gtest/gtest.h:1876
Method
InstanceValueHolderFactory
test/gtest/gtest/gtest.h:2085
Function
InstantiateTestCase_P_IsDeprecated
test/gtest/gtest/gtest.h:4675
Function
InstantiateTypedTestCase_P_IsDeprecated
test/gtest/gtest/gtest.h:4695
Method
InstantiationInfo
test/gtest/gtest/gtest.h:8587
Method
InternalRunDeathTestFlag
test/gtest/gtest/gtest.h:7265
Function
Invalid
test/gtest/gmock/gmock.h:621
Method
Invoke
test/gtest/gmock/gmock.h:5022
Function
InvokeWithoutArgs
test/gtest/gmock/gmock.h:2275
Method
IsCloseable
test/gtest/gmock-gtest-all.cc:10647
Function
IsContainerTest
test/gtest/gtest/gtest.h:4329
Function
IsEmpty
Returns true if and only if the path is "".
test/gtest/gtest/gtest.h:3167
Function
IsHRESULTFailure
test/gtest/gmock-gtest-all.cc:3373
Function
IsHRESULTSuccess
test/gtest/gmock-gtest-all.cc:3366
Method
IsInlined
test/gtest/gtest/gtest.h:6519
Function
IsNan
Creates a polymorphic matcher that matches any NaN floating point.
test/gtest/gmock/gmock.h:6971
Method
IsNormalizableWhitespace
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
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
test/gtest/gmock/gmock.h:6952
Function
IsOverSaturatedByCallCount
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
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
test/gtest/gmock-gtest-all.cc:10121
Function
IsSatisfiedByCallCount
Returns true if and only if call_count calls will satisfy this cardinality.
test/gtest/gmock/gmock.h:2706
Function
IsSaturatedByCallCount
Returns true if and only if call_count calls will saturate this cardinality.
test/gtest/gmock/gmock.h:2712
Method
IsSet
Returns true if and only if the user has set the default value for type T&.
test/gtest/gmock/gmock.h:1289
Method
IsShared
test/gtest/gtest/gtest.h:6450
Method
IsSkipped
Returns true if and only if the current test was skipped.
test/gtest/gmock-gtest-all.cc:4197
Function
IsSubsetOf
test/gtest/gmock/gmock.h:7595
Function
IsSupersetOf
test/gtest/gmock/gmock.h:7538
Method
IsValidParamName
test/gtest/gtest/gtest.h:8606
Method
IsValidXmlCharacter
May c appear in a well-formed XML document?
test/gtest/gmock-gtest-all.cc:5389
Method
Iterator
test/gtest/gtest/gtest.h:8180
Method
Iterator
test/gtest/gtest/gtest.h:8267
Method
IteratorImpl
test/gtest/gtest/gtest.h:8794
Method
Join
test/gtest/gmock-gtest-all.cc:10854
Method
Join
test/gtest/gtest/gtest.h:1584
Method
JsonUnitTestResultPrinter
Creates a new JsonUnitTestResultPrinter.
test/gtest/gmock-gtest-all.cc:5982
Function
Key
test/gtest/gmock/gmock.h:7664
Method
KeyMatcher
test/gtest/gmock/gmock.h:5686
Method
KeyMatcherImpl
test/gtest/gmock/gmock.h:5647
Method
KilledBySignal
KilledBySignal constructor.
test/gtest/gmock-gtest-all.cc:8414
Function
LLVMFuzzerTestOneInput
test/fuzzing/two-args.cc:89
Function
LLVMFuzzerTestOneInput
test/fuzzing/chrono-duration.cc:89
Function
LLVMFuzzerTestOneInput
test/fuzzing/named-arg.cc:89
Function
LLVMFuzzerTestOneInput
test/fuzzing/one-arg.cc:40
Function
LLVMFuzzerTestOneInput
test/fuzzing/chrono-timepoint.cc:26
Method
LastMessage
test/gtest/gmock-gtest-all.cc:8618
Function
Le
test/gtest/gtest/gtest.h:7018
Function
Le
Creates a polymorphic matcher that matches a 2-tuple where the first field <= the second field.
test/gtest/gmock/gmock.h:7282
Method
LeMatcher
test/gtest/gtest/gtest.h:6882
Method
ListTestsMatchingFilter
test/gtest/gmock-gtest-all.cc:5480
Method
Lock
Acquires this mutex.
test/gtest/gtest/gtest.h:1898
Function
Lt
test/gtest/gtest/gtest.h:7024
Function
Lt
Creates a polymorphic matcher that matches a 2-tuple where the first field < the second field.
test/gtest/gmock/gmock.h:7286
Method
LtMatcher
test/gtest/gtest/gtest.h:6866
Function
MakeAction
test/gtest/gmock/gmock.h:1499
Function
MakeCardinality
Creates a cardinality from its implementation.
test/gtest/gmock/gmock.h:2750
Method
MakeConnection
test/gtest/gmock-gtest-all.cc:6383
Function
MakeDeathTestMatcher
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
Method
MakeFileName
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
Method
MakeNewHolder
test/gtest/gtest/gtest.h:1868
Method
MakeNewHolder
test/gtest/gtest/gtest.h:1877
Method
MakeNewHolder
test/gtest/gtest/gtest.h:2086
Function
MakePredicateFormatterFromMatcher
test/gtest/gmock/gmock.h:4434
Method
MakeVector
test/gtest/gtest/gtest.h:8759
Method
MarkAsIgnored
Add a given test_suit to the list of them allow to go un-instantiated.
test/gtest/gmock-gtest-all.cc:1954
Method
MatchAndExplain
test/gtest/gtest/gtest.h:6769
Method
MatchAndExplain
test/gtest/gtest/gtest.h:6822
Method
MatchAndExplain
test/gtest/gtest/gtest.h:6909
Method
MatchAndExplain
We delegate the matching logic to the source matcher.
test/gtest/gmock/gmock.h:3280
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3615
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3632
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3648
Method
MatchAndExplain
MatchAndExplain() takes a Super& (as opposed to const Super&) in order to match the interface MatcherInterface<Super&>.
test/gtest/gmock/gmock.h:3706
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3774
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3842
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3896
Method
MatchAndExplain
test/gtest/gmock/gmock.h:3950
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4023
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4071
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4134
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4239
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4444
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4493
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4648
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4723
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4782
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4841
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4856
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4894
Method
MatchAndExplain
test/gtest/gmock/gmock.h:4961
Method
MatchAndExplain
test/gtest/gmock/gmock.h:5065
Method
MatchAndExplain
test/gtest/gmock/gmock.h:5119
Method
MatchAndExplain
test/gtest/gmock/gmock.h:5171
← previous
next →
1,501–1,600 of 3,200, ranked by callers