MCPcopy Create free account

hub / github.com/coolxv/cpp-stub / functions

Functions2,230 in github.com/coolxv/cpp-stub

MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1099
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1174
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1222
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1289
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1395
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1609
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1658
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1820
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1894
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1960
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1975
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2013
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2082
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2188
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2246
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2300
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2361
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2462
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2571
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2689
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2718
MethodMatchAndExplain
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
MethodMatchAndExplain
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
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3015
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3245
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3473
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3538
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3578
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3639
MethodMatchAndExplain
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3699
MethodMatchAndExplainImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2089
MethodMatchAndExplainImpl
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
MethodMatchExpr
ut_examples/catch2/ut/include/catch.hpp:3782
MethodMatchNotOf
ut_examples/catch2/ut/include/catch.hpp:3365
MethodMatchResultListener
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
MethodMatcher
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
MethodMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:700
MethodMatcherAsPredicate
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1509
MethodMatcherBase
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:295
MethodMatcherBaseImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:464
MethodMatcherBaseImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:481
FunctionMatcherCast
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:511
MethodMatcherInterfaceAdapter
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:188
MethodMatcherUntypedBase
ut_examples/catch2/ut/include/catch.hpp:3252
FunctionMatches
ut_examples/catch2/ut/include/catch.hpp:11739
MethodMatches
Returns true if and only if this matcher matches x.
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:268
MethodMatches
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:662
FunctionMatchesRegex
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
MethodMatchesRegexMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:620
MethodMax
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:400
MethodMaybeDescribeExtraMatcherTo
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
FunctionMessage
ut_examples/catch2/ut/include/catch.hpp:11379
MethodMessageBuilder
ut_examples/catch2/ut/include/catch.hpp:11782
MethodMessageInfo
ut_examples/catch2/ut/include/catch.hpp:11760
MethodMockFunction
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1841
MethodMockSpec
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
MethodMonomorphicImpl
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:475
MethodMonomorphicImpl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:565
MethodMutex
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1692
MethodNaggyMock
ut_examples/gtest/ut/include/gmock/gmock-nice-strict.h:112
MethodNameAndLocation
ut_examples/catch2/ut/include/catch.hpp:14259
MethodNameAndTags
ut_examples/catch2/ut/include/catch.hpp:14484
MethodNamePattern
ut_examples/catch2/ut/include/catch.hpp:14523
FunctionNanSensitiveDoubleEq
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
FunctionNanSensitiveDoubleNear
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
FunctionNanSensitiveFloatEq
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
FunctionNanSensitiveFloatNear
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
MethodNativeArray
Constructs from a native array. References the source.
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1069
FunctionNe
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:743
FunctionNe
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
MethodNeMatcher
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:577
MethodNegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:572
MethodNegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:580
MethodNegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:588
MethodNegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:596
MethodNegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:604
MethodNegatedDesc
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:612
MethodNewValueForCurrentThread
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1588
MethodNiceMock
ut_examples/gtest/ut/include/gmock/gmock-nice-strict.h:74
MethodNode
ut_examples/catch2/ut/include/catch.hpp:5811
MethodNonCopyable
ut_examples/catch2/ut/include/catch.hpp:499
FunctionNot
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4270
MethodNotMatcher
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1246
MethodNotMatcherImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1219
FunctionNotNull
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
MethodNotification
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1177
MethodNotify
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
MethodObj
ut_examples/gtest/src/obj.cpp:4
MethodObj
ut_examples/catch2/src/obj.cpp:4
MethodObjectStorage
ut_examples/catch2/ut/include/catch.hpp:7396
MethodOcMethod
ut_examples/catch2/ut/include/catch.hpp:4878
MethodOnCallSpec
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
MethodOnEnvironmentsSetUpEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1150
MethodOnEnvironmentsSetUpStart
ut_examples/gtest/ut/include/gtest/gtest.h:1149
MethodOnEnvironmentsTearDownEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1166
MethodOnEnvironmentsTearDownStart
ut_examples/gtest/ut/include/gtest/gtest.h:1165
MethodOnTestCaseEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1122
MethodOnTestCaseEnd
ut_examples/gtest/ut/include/gtest/gtest.h:1162
MethodOnTestCaseStart
ut_examples/gtest/ut/include/gtest/gtest.h:1103
MethodOnTestCaseStart
ut_examples/gtest/ut/include/gtest/gtest.h:1154
← previousnext →1,001–1,100 of 2,230, ranked by callers