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
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1099
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1174
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1222
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1289
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1395
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1609
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1658
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1820
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1894
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1960
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1975
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2013
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2082
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2188
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2246
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2300
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2361
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2462
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2571
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2689
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2718
Method
MatchAndExplain
Returns true if and only if 'key_value.first' (the key) matches the inner matcher.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2805
Method
MatchAndExplain
Returns true if and only if 'a_pair.first' matches first_matcher and 'a_pair.second' matches second_matcher.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2888
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3015
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3245
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3473
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3538
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3578
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3639
Method
MatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3699
Method
MatchAndExplainImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2089
Method
MatchAndExplainImpl
Checks whether: All elements in the container match, if all_elements_should_match. Any element in the container matches, if !all_elements_should_match
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2643
Method
MatchExpr
ut_examples/catch2/ut/include/catch.hpp:3782
Method
MatchNotOf
ut_examples/catch2/ut/include/catch.hpp:3365
Method
MatchResultListener
Creates a listener object with the given underlying ostream. The listener does not own the ostream, and does not dereference it in the constructor or
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:85
Method
Matcher
Constructs a null matcher. Needed for storing Matcher objects in STL containers. A default-constructed matcher is not yet initialized. You cannot u
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:330
Method
Matcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:700
Method
MatcherAsPredicate
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1509
Method
MatcherBase
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:295
Method
MatcherBaseImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:464
Method
MatcherBaseImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:481
Function
MatcherCast
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:511
Method
MatcherInterfaceAdapter
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:188
Method
MatcherUntypedBase
ut_examples/catch2/ut/include/catch.hpp:3252
Function
Matches
ut_examples/catch2/ut/include/catch.hpp:11739
Method
Matches
Returns true if and only if this matcher matches x.
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:268
Method
Matches
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:662
Function
MatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:671
Method
MatchesRegexMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:620
Method
Max
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:400
Method
MaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1072
Function
Message
ut_examples/catch2/ut/include/catch.hpp:11379
Method
MessageBuilder
ut_examples/catch2/ut/include/catch.hpp:11782
Method
MessageInfo
ut_examples/catch2/ut/include/catch.hpp:11760
Method
MockFunction
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1841
Method
MockSpec
Constructs a MockSpec object, given the function mocker object that the spec is associated with.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1259
Method
MonomorphicImpl
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:475
Method
MonomorphicImpl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:565
Method
Mutex
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1692
Method
NaggyMock
ut_examples/gtest/ut/include/gmock/gmock-nice-strict.h:112
Method
NameAndLocation
ut_examples/catch2/ut/include/catch.hpp:14259
Method
NameAndTags
ut_examples/catch2/ut/include/catch.hpp:14484
Method
NamePattern
ut_examples/catch2/ut/include/catch.hpp:14523
Function
NanSensitiveDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, including NaN values when rhs is NaN.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3914
Function
NanSensitiveDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3929
Function
NanSensitiveFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, including NaN values when rhs is NaN.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3942
Function
NanSensitiveFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3957
Method
NativeArray
Constructs from a native array. References the source.
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1069
Function
Ne
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:743
Function
Ne
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:4213
Method
NeMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:577
Method
NegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:572
Method
NegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:580
Method
NegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:588
Method
NegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:596
Method
NegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:604
Method
NegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:612
Method
NewValueForCurrentThread
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1588
Method
NiceMock
ut_examples/gtest/ut/include/gmock/gmock-nice-strict.h:74
Method
Node
ut_examples/catch2/ut/include/catch.hpp:5811
Method
NonCopyable
ut_examples/catch2/ut/include/catch.hpp:499
Function
Not
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4270
Method
NotMatcher
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1246
Method
NotMatcherImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1219
Function
NotNull
Creates a polymorphic matcher that matches any non-NULL pointer. This is convenient as Not(NULL) doesn't compile (the compiler thinks that that expres
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3890
Method
Notification
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1177
Method
Notify
Notifies all threads created with this notification to start. Must be called from the controller thread.
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1186
Method
Obj
ut_examples/gtest/src/obj.cpp:4
Method
Obj
ut_examples/catch2/src/obj.cpp:4
Method
ObjectStorage
ut_examples/catch2/ut/include/catch.hpp:7396
Method
OcMethod
ut_examples/catch2/ut/include/catch.hpp:4878
Method
OnCallSpec
Constructs an OnCallSpec object from the information inside the parenthesis of an ON_CALL() statement.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:301
Method
OnEnvironmentsSetUpEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1150
Method
OnEnvironmentsSetUpStart
ut_examples/gtest/ut/include/gtest/gtest.h:1149
Method
OnEnvironmentsTearDownEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1166
Method
OnEnvironmentsTearDownStart
ut_examples/gtest/ut/include/gtest/gtest.h:1165
Method
OnTestCaseEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1122
Method
OnTestCaseEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1162
Method
OnTestCaseStart
ut_examples/gtest/ut/include/gtest/gtest.h:1103
Method
OnTestCaseStart
ut_examples/gtest/ut/include/gtest/gtest.h:1154
← previous
next →
1,001–1,100 of 2,230, ranked by callers