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
↓ 1 callers
Method
shouldDebugBreak
ut_examples/catch2/ut/include/catch.hpp:10029
↓ 1 callers
Function
shouldNewline
ut_examples/catch2/ut/include/catch.hpp:15332
↓ 1 callers
Function
shouldSuppressFailure
ut_examples/catch2/ut/include/catch.hpp:12515
↓ 1 callers
Method
showInvisibles
ut_examples/catch2/ut/include/catch.hpp:10031
↓ 1 callers
Method
skipTest
ut_examples/catch2/ut/include/catch.hpp:17061
↓ 1 callers
Function
sortTests
ut_examples/catch2/ut/include/catch.hpp:14118
↓ 1 callers
Function
splitStringRef
ut_examples/catch2/ut/include/catch.hpp:13775
↓ 1 callers
Method
startCycle
ut_examples/catch2/ut/include/catch.hpp:14279
↓ 1 callers
Method
streamReconstructedExpression
ut_examples/catch2/ut/include/catch.hpp:2310
↓ 1 callers
Method
succeeded
Result was a success
ut_examples/catch2/ut/include/catch.hpp:8335
↓ 1 callers
Method
testCaseStarting
ut_examples/catch2/ut/include/catch.hpp:16726
↓ 1 callers
Method
testGroupEnded
ut_examples/catch2/ut/include/catch.hpp:12639
↓ 1 callers
Method
testGroupStarting
ut_examples/catch2/ut/include/catch.hpp:12635
↓ 1 callers
Method
testRunStarting
ut_examples/catch2/ut/include/catch.hpp:16449
↓ 1 callers
Function
test_suite_name
Returns the test suite name.
ut_examples/gtest/ut/include/gtest/gtest.h:703
↓ 1 callers
Method
throws
ut_examples/catch2/ut/include/catch.hpp:14032
↓ 1 callers
Function
toLowerInPlace
ut_examples/catch2/ut/include/catch.hpp:13733
↓ 1 callers
Function
trailingBytes
ut_examples/catch2/ut/include/catch.hpp:15298
↓ 1 callers
Method
translate
ut_examples/catch2/ut/include/catch.hpp:3037
↓ 1 callers
Method
translateActiveException
ut_examples/catch2/ut/include/catch.hpp:10682
↓ 1 callers
Method
tryOpen
ut_examples/catch2/ut/include/catch.hpp:14446
↓ 1 callers
Method
unitsAsString
ut_examples/catch2/ut/include/catch.hpp:16199
↓ 1 callers
Function
useColourOnPlatform
ut_examples/catch2/ut/include/catch.hpp:10209
↓ 1 callers
Method
warnAboutMissingAssertions
ut_examples/catch2/ut/include/catch.hpp:10022
↓ 1 callers
Method
warnAboutNoTests
ut_examples/catch2/ut/include/catch.hpp:10023
↓ 1 callers
Method
withName
ut_examples/catch2/ut/include/catch.hpp:14061
↓ 1 callers
Method
writeStylesheetRef
ut_examples/catch2/ut/include/catch.hpp:15579
↓ 1 callers
Function
writeToDebugConsole
ut_examples/catch2/ut/include/catch.hpp:10362
↓ 1 callers
Method
writeToStream
ut_examples/catch2/ut/include/catch.hpp:9557
Function
A
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3867
Method
A
test/test_dtor_function_linux.cpp:42
Method
A
test/test_constructor_function_x86_win.cpp:61
Method
A
test/test_constructor_function_linux.cpp:38
Method
A
test/test_dtor_function_x86_win.cpp:42
Function
ACTION_P
This action returns the value pointed to by 'pointer'.
ut_examples/gtest/ut/include/gmock/gmock-more-actions.h:138
Function
ACTION_TEMPLATE
Action ReturnArg<k>() returns the k-th argument of the mock function.
ut_examples/gtest/ut/include/gmock/gmock-more-actions.h:77
Method
Action
Constructs a null Action. Needed for storing Action objects in STL containers.
ut_examples/gtest/ut/include/gmock/gmock-actions.h:457
Method
ActionImpl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1356
Method
ActionImpl
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1368
Method
ActionInterface
ut_examples/gtest/ut/include/gmock/gmock-actions.h:416
Method
ActionResultHolder
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1409
Method
ActionResultHolder
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1447
Function
AddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
ut_examples/gtest/ut/include/gtest/gtest.h:1479
Function
AddTestName
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:592
Method
AddTestPattern
TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_suite_name is the base name of the tes
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:522
Method
AddTestSuiteInstantiation
INSTANTIATE_TEST_SUITE_P macro uses AddGenerator() to record information about a generator.
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:529
Method
AddrAny
src_linux/addr_any.h:4927
Method
AddrAny
src_win/addr_any.h:21
Function
AdjustConstness_
ut_examples/gtest/ut/include/gmock/gmock-function-mocker.h:57
Function
AdjustConstness_const
ut_examples/gtest/ut/include/gmock/gmock-function-mocker.h:52
Method
Advance
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:319
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:840
Method
AdvanceIfEnd
ut_examples/gtest/ut/include/gtest/internal/gtest-param-util.h:878
Function
AllArgs
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4779
Function
AllOf
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4666
Function
AllOfArray
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4710
Method
AllOfMatcherImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1268
Function
AlwaysFalse
Always returns false.
ut_examples/gtest/ut/include/gtest/internal/gtest-internal.h:834
Function
An
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3873
Method
AnalyzeElements
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3276
Method
AnyCastMatcher
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3635
Function
AnyOf
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4673
Function
AnyOfArray
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4702
Method
AnyOfMatcherImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:1374
Function
AnyWith
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4797
Method
Apply
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1341
Method
Apply
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1377
Method
Apply
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:495
Method
Approx
ut_examples/catch2/ut/include/catch.hpp:3112
Method
Approx
ut_examples/catch2/ut/include/catch.hpp:7870
Method
ApproxMatcher
ut_examples/catch2/ut/include/catch.hpp:3690
Function
Args
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:4765
Method
Args
ut_examples/catch2/ut/include/catch.hpp:8851
Method
ArgsMatcher
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3747
Method
ArgsMatcherImpl
ut_examples/gtest/ut/include/gmock/gmock-matchers.h:3696
Method
AsStdFunction
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:1845
Method
AssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
ut_examples/gtest/ut/include/gtest/internal/gtest-port.h:1653
Method
AssertHelperData
ut_examples/gtest/ut/include/gtest/gtest.h:1790
Function
AssertPred1Helper
ut_examples/gtest/ut/include/gtest/gtest_pred_impl.h:87
Function
AssertPred2Helper
ut_examples/gtest/ut/include/gtest/gtest_pred_impl.h:130
Function
AssertPred3Helper
ut_examples/gtest/ut/include/gtest/gtest_pred_impl.h:180
Function
AssertPred4Helper
ut_examples/gtest/ut/include/gtest/gtest_pred_impl.h:236
Function
AssertPred5Helper
ut_examples/gtest/ut/include/gtest/gtest_pred_impl.h:298
Method
AssertSpecProperty
Asserts that the ON_CALL() statement has a certain property.
ut_examples/gtest/ut/include/gmock/gmock-spec-builders.h:273
Method
AssertionHandler
ut_examples/catch2/ut/include/catch.hpp:8241
Method
AssertionPrinter
ut_examples/catch2/ut/include/catch.hpp:15753
Method
AssertionResult
ut_examples/catch2/ut/include/catch.hpp:5401
Method
AssertionResult
ut_examples/catch2/ut/include/catch.hpp:8329
Method
AssertionResultData
ut_examples/catch2/ut/include/catch.hpp:5387
Method
AssertionResultData
ut_examples/catch2/ut/include/catch.hpp:8313
Method
AssertionStats
ut_examples/catch2/ut/include/catch.hpp:5532
Method
AssertionStats
ut_examples/catch2/ut/include/catch.hpp:11032
Function
Assign
ut_examples/gtest/ut/include/gmock/gmock-actions.h:1238
Method
AssignAction
ut_examples/gtest/ut/include/gmock/gmock-actions.h:887
Method
AutoReg
ut_examples/catch2/ut/include/catch.hpp:14486
Method
B
test/test_dtor_function_linux.cpp:48
Method
B
test/test_constructor_function_x86_win.cpp:66
Method
B
test/test_constructor_function_linux.cpp:43
Method
B
test/test_dtor_function_x86_win.cpp:48
Method
Bank_t
test_cpp17/test_private_member.cpp:23
← previous
next →
501–600 of 2,230, ranked by callers