MCPcopy Create free account

hub / github.com/fmtlib/fmt / functions

Functions3,200 in github.com/fmtlib/fmt

MethodMatchAndExplain
test/gtest/gmock/gmock.h:5230
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5329
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5436
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5548
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5574
MethodMatchAndExplain
Returns true if and only if 'key_value.first' (the key) matches the inner matcher.
test/gtest/gmock/gmock.h:5654
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5728
MethodMatchAndExplain
Returns true if and only if 'a_pair.first' matches first_matcher and 'a_pair.second' matches second_matcher.
test/gtest/gmock/gmock.h:5776
MethodMatchAndExplain
test/gtest/gmock/gmock.h:5979
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6096
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6324
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6544
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6607
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6645
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6706
MethodMatchAndExplain
test/gtest/gmock/gmock.h:6766
MethodMatchAndExplain
test/gtest/gmock/gmock.h:7942
MethodMatchAndExplain
test/gtest/gmock/gmock.h:8009
MethodMatchAndExplainImpl
test/gtest/gtest/gtest.h:6456
MethodMatchAndExplainImpl
test/gtest/gmock/gmock.h:4968
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
test/gtest/gmock/gmock.h:5504
MethodMatchInternal
test/gtest/gmock/gmock.h:5984
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
test/gtest/gtest/gtest.h:6176
MethodMatcher
Constructs a matcher that matches a const std::string& whose value is equal to s.
test/gtest/gmock-gtest-all.cc:10282
MethodMatcher
Constructs a null matcher. Needed for storing Matcher objects in STL containers. A default-constructed matcher is not yet initialized. You cannot u
test/gtest/gtest/gtest.h:6591
MethodMatcher
test/gtest/gtest/gtest.h:6987
MethodMatcherAsPredicate
test/gtest/gmock/gmock.h:4348
MethodMatcherBase
test/gtest/gtest/gtest.h:6393
MethodMatcherBaseImpl
test/gtest/gmock/gmock.h:3330
MethodMatcherBaseImpl
test/gtest/gmock/gmock.h:3347
FunctionMatcherCast
test/gtest/gmock/gmock.h:3377
MethodMatches
Returns true if and only if this matcher matches x.
test/gtest/gtest/gtest.h:6361
MethodMatches
test/gtest/gmock/gmock.h:3483
MethodMatches
test/gtest/gmock/gmock.h:3528
MethodMatchesFilter
test/gtest/gmock-gtest-all.cc:2193
FunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
test/gtest/gtest/gtest.h:6956
MethodMatchesRegexMatcher
test/gtest/gtest/gtest.h:6905
MethodMax
test/gtest/gtest/gtest.h:3780
MethodMaxBipartiteMatchState
test/gtest/gmock-gtest-all.cc:12983
MethodMemoryIsNotDeallocated
test/gtest/gmock-gtest-all.cc:10725
MethodMessage
Constructs an empty Message. We allocate the stringstream separately because otherwise each use of ASSERT/EXPECT in a procedure adds over 200 bytes to
test/gtest/gmock-gtest-all.cc:2647
MethodMockFunction
test/gtest/gmock/gmock.h:10019
MethodMockObjectState
test/gtest/gmock-gtest-all.cc:13905
MethodMockSpec
Constructs a MockSpec object, given the function mocker object that the spec is associated with.
test/gtest/gmock/gmock.h:9483
MethodMonomorphicImpl
test/gtest/gtest/gtest.h:6761
MethodMonomorphicImpl
test/gtest/gmock/gmock.h:1483
MethodMutex
test/gtest/gmock-gtest-all.cc:10670
MethodMutex
test/gtest/gtest/gtest.h:1955
MethodNaggyMockImpl
test/gtest/gmock/gmock.h:11478
FunctionNanSensitiveDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, including NaN values when rhs is NaN.
test/gtest/gmock/gmock.h:6983
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
test/gtest/gmock/gmock.h:6998
FunctionNanSensitiveFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, including NaN values when rhs is NaN.
test/gtest/gmock/gmock.h:7011
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
test/gtest/gmock/gmock.h:7026
MethodNativeArray
Constructs from a native array. References the source.
test/gtest/gtest/gtest.h:4480
FunctionNe
test/gtest/gtest/gtest.h:7030
FunctionNe
Creates a polymorphic matcher that matches a 2-tuple where the first field != the second field.
test/gtest/gmock/gmock.h:7290
MethodNeMatcher
test/gtest/gtest/gtest.h:6858
MethodNegatedDesc
test/gtest/gtest/gtest.h:6853
MethodNegatedDesc
test/gtest/gtest/gtest.h:6861
MethodNegatedDesc
test/gtest/gtest/gtest.h:6869
MethodNegatedDesc
test/gtest/gtest/gtest.h:6877
MethodNegatedDesc
test/gtest/gtest/gtest.h:6885
MethodNegatedDesc
test/gtest/gtest/gtest.h:6893
MethodNextGraph
test/gtest/gmock-gtest-all.cc:13104
FunctionNiceMock
test/gtest/gmock/gmock.h:11511
MethodNiceMockImpl
test/gtest/gmock/gmock.h:11466
MethodNoExecDeathTest
test/gtest/gmock-gtest-all.cc:9342
MethodNormalize
Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that
test/gtest/gmock-gtest-all.cc:10223
FunctionNot
test/gtest/gmock/gmock.h:7347
MethodNotMatcher
test/gtest/gmock/gmock.h:4093
MethodNotMatcherImpl
test/gtest/gmock/gmock.h:4068
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
test/gtest/gmock/gmock.h:6959
MethodNotification
test/gtest/gmock-gtest-all.cc:10653
MethodNotification
test/gtest/gtest/gtest.h:1440
MethodNotify
test/gtest/gmock-gtest-all.cc:10661
MethodNotify
Notifies all threads created with this notification to start. Must be called from the controller thread.
test/gtest/gtest/gtest.h:1449
MethodOnCallSpec
Constructs an OnCallSpec object from the information inside the parenthesis of an ON_CALL() statement.
test/gtest/gmock/gmock.h:8526
MethodOnEnvironmentsSetUpEnd
test/gtest/gmock-gtest-all.cc:4850
MethodOnEnvironmentsSetUpEnd
test/gtest/gtest/gtest.h:11068
MethodOnEnvironmentsSetUpStart
test/gtest/gmock-gtest-all.cc:5149
MethodOnEnvironmentsSetUpStart
test/gtest/gtest/gtest.h:11067
MethodOnEnvironmentsTearDownEnd
test/gtest/gmock-gtest-all.cc:4868
MethodOnEnvironmentsTearDownEnd
test/gtest/gtest/gtest.h:11084
MethodOnEnvironmentsTearDownStart
test/gtest/gmock-gtest-all.cc:5167
MethodOnEnvironmentsTearDownStart
test/gtest/gtest/gtest.h:11083
MethodOnTestCaseEnd
Note that "event=TestCaseEnd" is a wire format and has to remain "case" for compatibility
test/gtest/gmock-gtest-all.cc:1562
MethodOnTestCaseEnd
test/gtest/gmock-gtest-all.cc:5162
MethodOnTestCaseEnd
test/gtest/gtest/gtest.h:11040
MethodOnTestCaseEnd
test/gtest/gtest/gtest.h:11080
MethodOnTestCaseStart
Note that "event=TestCaseStart" is a wire format and has to remain "case" for compatibility
test/gtest/gmock-gtest-all.cc:1556
MethodOnTestCaseStart
test/gtest/gmock-gtest-all.cc:5152
MethodOnTestCaseStart
test/gtest/gtest/gtest.h:11021
MethodOnTestCaseStart
test/gtest/gtest/gtest.h:11072
MethodOnTestEnd
test/gtest/gmock-gtest-all.cc:1572
MethodOnTestEnd
test/gtest/gtest/gtest.h:11077
MethodOnTestIterationEnd
test/gtest/gmock-gtest-all.cc:1547
MethodOnTestIterationEnd
test/gtest/gtest/gtest.h:11085
MethodOnTestIterationStart
test/gtest/gmock-gtest-all.cc:1541
MethodOnTestIterationStart
test/gtest/gmock-gtest-all.cc:5147
MethodOnTestIterationStart
test/gtest/gtest/gtest.h:11065
← previousnext →1,601–1,700 of 3,200, ranked by callers