MCPcopy Create free account

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

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

↓ 1 callersMethodClear
Unsets the default value for type T&.
ut_examples/gtest/ut/include/gmock/gmock-actions.h:369
↓ 1 callersFunctionClose
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:2053
↓ 1 callersFunctionCmpHelperEQFailure
ut_examples/gtest/ut/include/gtest/gtest.h:1508
↓ 1 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:70
↓ 1 callersMethodConservativeUpperBound
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:71
↓ 1 callersFunctionCopyArray
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:1027
↓ 1 callersFunctionCopyElements
ut_examples/gtest/ut/include/gmock/gmock-more-actions.h:53
↓ 1 callersMethodCreateTestFactory
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:438
↓ 1 callersFunctionDefaultPrintNonContainerTo
ut_examples/gtest/ut/include/gtest/gtest-printers.h:261
↓ 1 callersFunctionDefaultPrintTo
ut_examples/gtest/ut/include/gtest/gtest-printers.h:405
↓ 1 callersFunctionDeleteThreadLocalValue
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1737
↓ 1 callersFunctionDescribeLocationTo
Describes the source file location of this expectation.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:713
↓ 1 callersFunctionDescribeTo
Describes self to an ostream
ut_examples/gtest/ut/include/gmock/gmock-cardinalities.h:123
↓ 1 callersFunctionDoDefault
Creates an action that does the default action for the give mock function.
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1219
↓ 1 callersMethodEnd
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:217
↓ 1 callersFunctionEq
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:4193
↓ 1 callersFunctionEquals
ut_examples/catch2/ut/include/catch.hpp:3756
↓ 1 callersMethodEquals
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:240
↓ 1 callersFunctionExplainMatchFailureTupleTo
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:693
↓ 1 callersMethodExplainMatchResultTo
Explains why x matches, or doesn't match, the matcher.
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:282
↓ 1 callersFunctionFilePath
ut_examples/gtest/ut/include/gtest/internal/gtest-filepath.h:65
↓ 1 callersMethodFindOnCallSpec
Returns the ON_CALL spec that matches this mock function with the given arguments; returns NULL if no matching ON_CALL is found. L =
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1493
↓ 1 callersFunctionFullMatch
FullMatch(str, re) returns true if and only if regular expression re matches the entire str. PartialMatch(str, re) returns true if and only if regular
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:896
↓ 1 callersFunctionGMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
ut_examples/gtest/ut/include/gmock/gmock-actions.h:253
↓ 1 callersMethodGetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
ut_examples/gtest/ut/include/gtest/gtest-matchers.h:290
↓ 1 callersMethodGetHandle
Returns an Expectation object that references and co-owns this expectation.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1086
↓ 1 callersFunctionGetRawPointer
ut_examples/gtest/ut/include/gmock/internal/gmock-internal-utils.h:92
↓ 1 callersMethodGetTestSuiteTypeId
Test case id to verify identity.
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:515
↓ 1 callersMethodGetToName
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1939
↓ 1 callersMethodInvoke
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:2129
↓ 1 callersFunctionIsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:573
↓ 1 callersFunctionMatcherBindSecond
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3494
↓ 1 callersFunctionMutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1379
↓ 1 callersMethodNext
ut_examples/gtest/ut/include/gmock/gmock-actions.h:861
↓ 1 callersFunctionPartialMatch
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:899
↓ 1 callersMethodPerformDefaultAction
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1389
↓ 1 callersFunctionPrintTupleTo
ut_examples/gtest/ut/include/gtest/gtest-printers.h:622
↓ 1 callersFunctionRE
Constructs an RE from a string.
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:884
↓ 1 callersFunctionRUN_ALL_TESTS
ut_examples/gtest/ut/include/gtest/gtest.h:2477
↓ 1 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test suite right before running tests in RUN_ALL_TESTS macro. This method should not be c
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:542
↓ 1 callersFunctionSet
ut_examples/gtest/ut/include/gtest/internal/gtest-filepath.h:76
↓ 1 callersFunctionSkipComma
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:640
↓ 1 callersFunctionSleepMilliseconds
Sleeps for (roughly) n milliseconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1155
↓ 1 callersFunctionStreamableToString
ut_examples/gtest/ut/include/gtest/gtest-message.h:210
↓ 1 callersFunctionUnorderedElementsAreArray
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3822
↓ 1 callersMethodUnwrap
Returns the held value. Must not be called more than once.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1375
↓ 1 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1194
↓ 1 callersMethodWith
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1598
↓ 1 callersMethodabortAfter
ut_examples/catch2/ut/include/catch.hpp:10030
↓ 1 callersMethodaborting
ut_examples/catch2/ut/include/catch.hpp:12870
↓ 1 callersFunctionacquireGeneratorTracker
ut_examples/catch2/ut/include/catch.hpp:10922
↓ 1 callersMethodacquireGeneratorTracker
ut_examples/catch2/ut/include/catch.hpp:12736
↓ 1 callersMethodadd
------------------------------------------------------------------------------
src_linux/addr_any.h:2491
↓ 1 callersMethodaddInitialFilters
ut_examples/catch2/ut/include/catch.hpp:14451
↓ 1 callersMethodaddListener
ut_examples/catch2/ut/include/catch.hpp:16930
↓ 1 callersMethodaddReporter
ut_examples/catch2/ut/include/catch.hpp:16934
↓ 1 callersFunctionaddSingleton
ut_examples/catch2/ut/include/catch.hpp:13498
↓ 1 callersMethodadd_section_index
------------------------------------------------------------------------------
src_linux/addr_any.h:1523
↓ 1 callersMethodadd_symbol
------------------------------------------------------------------------------
src_linux/addr_any.h:2738
↓ 1 callersMethodall
ut_examples/catch2/ut/include/catch.hpp:11253
↓ 1 callersMethodallOk
ut_examples/catch2/ut/include/catch.hpp:15166
↓ 1 callersMethodallowThrows
ut_examples/catch2/ut/include/catch.hpp:8257
↓ 1 callersFunctionanalyse
ut_examples/catch2/ut/include/catch.hpp:7233
↓ 1 callersFunctionanalyse_samples
ut_examples/catch2/ut/include/catch.hpp:7804
↓ 1 callersFunctionapplyFilenamesAsTags
ut_examples/catch2/ut/include/catch.hpp:13285
↓ 1 callersMethodbenchmarkConfidenceInterval
ut_examples/catch2/ut/include/catch.hpp:10036
↓ 1 callersMethodbenchmarkEnded
ut_examples/catch2/ut/include/catch.hpp:12787
↓ 1 callersMethodbenchmarkFailed
ut_examples/catch2/ut/include/catch.hpp:12790
↓ 1 callersMethodbenchmarkPreparing
ut_examples/catch2/ut/include/catch.hpp:12781
↓ 1 callersMethodbenchmarkStarting
ut_examples/catch2/ut/include/catch.hpp:12784
↓ 1 callersMethodcall
ut_examples/catch2/ut/include/catch.hpp:6721
↓ 1 callersFunctioncheck_obj
ut_examples/catch2/src/obj_operations.cpp:5
↓ 1 callersFunctioncleanUpContext
ut_examples/catch2/ut/include/catch.hpp:10332
↓ 1 callersFunctioncleanupSingletons
ut_examples/catch2/ut/include/catch.hpp:13501
↓ 1 callersMethodcolumnInfos
ut_examples/catch2/ut/include/catch.hpp:16234
↓ 1 callersFunctioncompareEqual
ut_examples/catch2/ut/include/catch.hpp:2323
↓ 1 callersFunctioncompareNotEqual
ut_examples/catch2/ut/include/catch.hpp:2334
↓ 1 callersMethodcompletedCycle
ut_examples/catch2/ut/include/catch.hpp:14287
↓ 1 callersFunctionconvertUnknownEnumToString
ut_examples/catch2/ut/include/catch.hpp:1656
↓ 1 callersFunctionconvertUnstreamable
ut_examples/catch2/ut/include/catch.hpp:1587
↓ 1 callersMethodcreate_section
------------------------------------------------------------------------------
src_linux/addr_any.h:1981
↓ 1 callersMethodcreate_segment
------------------------------------------------------------------------------
src_linux/addr_any.h:2003
↓ 1 callersMethoddelta
ut_examples/catch2/ut/include/catch.hpp:15183
↓ 1 callersFunctiondeoptimize_value
ut_examples/catch2/ut/include/catch.hpp:6522
↓ 1 callersFunctionelf_hash
------------------------------------------------------------------------------
src_linux/addr_any.h:1026
↓ 1 callersMethodencodeTo
ut_examples/catch2/ut/include/catch.hpp:15361
↓ 1 callersFunctionenforceNoDuplicateTestCases
ut_examples/catch2/ut/include/catch.hpp:14171
↓ 1 callersFunctionenforceNotReservedTag
ut_examples/catch2/ut/include/catch.hpp:13945
↓ 1 callersMethodequalityComparisonImpl
ut_examples/catch2/ut/include/catch.hpp:7893
↓ 1 callersFunctionerf_inv
ut_examples/catch2/ut/include/catch.hpp:7655
↓ 1 callersFunctionerfc_inv
ut_examples/catch2/ut/include/catch.hpp:7758
↓ 1 callersFunctionestimateClockResolution
ut_examples/catch2/ut/include/catch.hpp:14836
↓ 1 callersMethodexeName
ut_examples/catch2/ut/include/catch.hpp:8860
↓ 1 callersMethodexecute
ut_examples/catch2/ut/include/catch.hpp:13249
↓ 1 callersMethodexpandAliases
ut_examples/catch2/ut/include/catch.hpp:13884
↓ 1 callersMethodexpectedToFail
ut_examples/catch2/ut/include/catch.hpp:14038
↓ 1 callersFunctionextractClassName
ut_examples/catch2/ut/include/catch.hpp:14228
↓ 1 callersFunctionextractInstanceName
Extracts the actual name part of an enum instance In other words, it returns the Blue part of Bikeshed::Colour::Blue
ut_examples/catch2/ut/include/catch.hpp:10583
↓ 1 callersMethodfatalErrorEncountered
ut_examples/catch2/ut/include/catch.hpp:11105
↓ 1 callersFunctionfatally_failed
Returns true if and only if the test part fatally failed.
ut_examples/gtest/ut/include/gtest/gtest-test-part.h:100
← previousnext →301–400 of 2,230, ranked by callers