Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coolxv/cpp-stub
/ functions
Functions
2,230 in github.com/coolxv/cpp-stub
⨍
Functions
2,230
◇
Types & classes
871
Method
ITransientExpression
ut_examples/catch2/ut/include/catch.hpp:2214
Function
IgnoreResult
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1292
Method
IgnoreResultAction
ut_examples/gtest/ut/include/gmock/gmock-actions.h:985
Method
IgnoredValue
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:133
Method
Impl
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:546
Method
Impl
The implicit cast is necessary when Result has more than one single-argument constructor (e.g. Result is std::vector<int>) and R has a type conversion
ut_examples/gtest/ut/include/gmock/gmock-actions.h:682
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:707
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:781
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:828
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1012
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:408
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:842
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1653
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1816
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1881
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2175
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2234
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2288
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2449
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2550
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3462
Method
Impl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3525
Function
ImplicitCast_
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1053
Method
Infinity
Returns the floating-point number that represent positive infinity.
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:310
Method
Init
ut_examples/gtest/ut/include/gmock/gmock-actions.h:504
Method
Init
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1845
Method
InitCopy
Initializes this object with a copy of the input.
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1103
Method
InitRef
Initializes this object with a reference of the input.
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1112
Method
InstanceValueHolderFactory
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1613
Method
InstanceValueHolderFactory
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1822
Function
InstantiateTestCase_P_IsDeprecated
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1239
Function
InstantiateTypedTestCase_P_IsDeprecated
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1259
Method
InstantiationInfo
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:627
Method
InternalRunDeathTestFlag
ut_examples/gtest/ut/include/gtest/internal/gtest-death-test-internal.h:268
Function
Invalid
ut_examples/gtest/ut/include/gmock/internal/gmock-internal-utils.h:310
Function
Invoke
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1261
Method
Invoke
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2145
Function
InvokeWithoutArgs
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1275
Function
IsATTY
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1963
Function
IsAlNum
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1911
Function
IsAlpha
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1908
Function
IsContainerTest
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:918
Function
IsDigit
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1914
Function
IsDir
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1988
Function
IsEmpty
Returns true if and only if the path is "".
ut_examples/gtest/ut/include/gtest/internal/gtest-filepath.h:114
Function
IsLower
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1917
Function
IsNan
Creates a polymorphic matcher that matches any NaN floating point.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3902
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3883
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.
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:117
Function
IsSatisfiedByCallCount
Returns true if and only if call_count calls will satisfy this cardinality.
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:105
Function
IsSaturatedByCallCount
Returns true if and only if call_count calls will saturate this cardinality.
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:111
Method
IsSet
Returns true if and only if the user has set the default value for type T&.
ut_examples/gtest/ut/include/gmock/gmock-actions.h:372
Function
IsSubsetOf
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4518
Function
IsSupersetOf
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4461
Function
IsUpper
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1923
Method
IsValidParamName
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:646
Function
IsXDigit
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1926
Method
Iterator
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:224
Method
Iterator
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:311
Method
IteratorGenerator
ut_examples/catch2/ut/include/catch.hpp:4723
Method
IteratorImpl
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:825
Method
Join
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1321
Method
JunitReporter
ut_examples/catch2/ut/include/catch.hpp:16697
Function
Key
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4587
Method
KeyMatcher
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2839
Method
KeyMatcherImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2798
Method
LazyExpression
ut_examples/catch2/ut/include/catch.hpp:8215
Function
Le
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:731
Function
Le
Creates a polymorphic matcher that matches a 2-tuple where the first field <= the second field.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4205
Method
LeMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:601
Method
LeakDetector
ut_examples/catch2/ut/include/catch.hpp:11133
Function
LhsSize
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3119
Method
ListenerRegistrar
ut_examples/catch2/ut/include/catch.hpp:6086
Method
ListeningReporter
ut_examples/catch2/ut/include/catch.hpp:16925
Method
Lock
Acquires this mutex.
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1635
Function
LogToStderr
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:974
Function
Lt
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:737
Function
Lt
Creates a polymorphic matcher that matches a 2-tuple where the first field < the second field.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4209
Method
LtMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:585
Function
MakeAction
ut_examples/gtest/ut/include/gmock/gmock-actions.h:585
Function
MakeCardinality
Creates a cardinality from its implementation.
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:149
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
ut_examples/gtest/ut/include/gtest/internal/gtest-death-test-internal.h:168
Method
MakeNewHolder
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1605
Method
MakeNewHolder
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1614
Method
MakeNewHolder
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1823
Function
MakePredicateFormatterFromMatcher
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1599
Method
MakeVector
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:794
Method
MapGenerator
ut_examples/catch2/ut/include/catch.hpp:4266
Method
MatchAndExplain
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:198
Method
MatchAndExplain
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:483
Method
MatchAndExplain
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:547
Method
MatchAndExplain
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:624
Method
MatchAndExplain
We delegate the matching logic to the source matcher.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:412
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:744
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:772
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:788
Method
MatchAndExplain
MatchAndExplain() takes a Super& (as opposed to const Super&) in order to match the interface MatcherInterface<Super&>.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:846
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:917
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:987
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1043
← previous
next →
901–1,000 of 2,230, ranked by callers