Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coinbase/cb-mpc
/ functions
Functions
7,462 in github.com/coinbase/cb-mpc
⨍
Functions
7,462
◇
Types & classes
1,770
↓ 3 callers
Function
set_test_error_storing_mode
include/cbmpc/core/error.h:72
↓ 3 callers
Method
set_transport
include-internal/cbmpc/internal/protocol/mpc_job.h:206
↓ 3 callers
Function
share_and
src/cbmpc/crypto/secret_sharing.cpp:9
↓ 3 callers
Function
sign_with_global_abort_batch
src/cbmpc/protocol/ecdsa_2p.cpp:420
↓ 3 callers
Method
size
STL-style container methods.
vendors/googletest/googletest/include/gtest/internal/gtest-internal.h:1107
↓ 3 callers
Function
source_text
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:695
↓ 3 callers
Function
support_x64_mulx
src/cbmpc/crypto/base_bn256.cpp:534
↓ 3 callers
Function
t_push
Online Welch's t-test Tests whether two populations have same mean. This is basically Student's t-test for unequal variances and unequal sample
tests/dudect/dudect_util/dudect.h:179
↓ 3 callers
Function
test_ecmult_target
vendors/secp256k1/src/tests.c:4340
↓ 3 callers
Function
test_hsort
vendors/secp256k1/src/tests.c:3599
↓ 3 callers
Function
test_modinv32_uint16
Test secp256k1_modinv32{_var}, using inputs in 16-bit limb format, and returning inverse. */
vendors/secp256k1/src/tests.c:868
↓ 3 callers
Function
test_modinv64_uint16
Test secp256k1_modinv64{_var}, using inputs in 16-bit limb format, and returning inverse. */
vendors/secp256k1/src/tests.c:960
↓ 3 callers
Function
testutil_random_ge_jacobian_test
vendors/secp256k1/src/testutil.h:94
↓ 3 callers
Function
testutil_random_pubkey_test
vendors/secp256k1/src/testutil.h:110
↓ 3 callers
Function
testutil_random_scalar_order_b32
vendors/secp256k1/src/testutil.h:142
↓ 3 callers
Function
to_c_array
(x)
vendors/secp256k1/tools/tests_wycheproof_generate.py:19
↓ 3 callers
Function
u128_load
src/cbmpc/core/buf128.cpp:8
↓ 3 callers
Function
u128_mask
src/cbmpc/core/buf128.cpp:15
↓ 3 callers
Method
value
vendors/googletest/googlemock/test/gmock-matchers-containers_test.cc:354
↓ 3 callers
Method
verify
src/cbmpc/crypto/tdh2.cpp:43
↓ 3 callers
Function
weak_agree_random_p2_first
src/cbmpc/protocol/agree_random.cpp:57
↓ 3 callers
Method
write_fd
vendors/googletest/googletest/src/gtest-death-test.cc:432
↓ 2 callers
Function
AddCases
vendors/google-benchmark/test/register_benchmark_test.cc:47
↓ 2 callers
Method
AddExpectation
Adds an expectation to a sequence.
vendors/googletest/googlemock/src/gmock-spec-builders.cc:759
↓ 2 callers
Function
AddPowers
vendors/google-benchmark/src/benchmark_register.h:16
↓ 2 callers
Method
AddTestInfo
Adds a test to this test suite. Will delete the test upon destruction of the TestSuite object.
vendors/googletest/googletest/src/gtest.cc:2985
↓ 2 callers
Method
Advance
vendors/googletest/googletest/include/gtest/internal/gtest-param-util.h:239
↓ 2 callers
Function
AllOf
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:5116
↓ 2 callers
Function
AlsoRunDisabledTestsFlag
()
vendors/googletest/googletest/test/googletest-shuffle-test.py:56
↓ 2 callers
Function
ApplyImpl
vendors/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:424
↓ 2 callers
Function
AppropriateResolution
vendors/googletest/googletest/include/gtest/gtest-printers.h:551
↓ 2 callers
Function
Assert
(condition)
vendors/googletest/googletest/test/googletest-uninitialized-test.py:41
↓ 2 callers
Function
Assert
(condition)
vendors/googletest/googletest/test/googletest-param-test-invalid-name2-test.py:39
↓ 2 callers
Function
Assert
(condition)
vendors/googletest/googletest/test/googletest-param-test-invalid-name1-test.py:39
↓ 2 callers
Method
AssertEquivalentNodes
Asserts that actual_node is equivalent to expected_node. Asserts that actual_node (a DOM node object) is equivalent to expected_node (another
vendors/googletest/googletest/test/gtest_xml_test_utils.py:42
↓ 2 callers
Function
AssertHelper
vendors/googletest/googletest/include/gtest/gtest.h:1648
↓ 2 callers
Function
CalculatePi
vendors/google-benchmark/test/benchmark_test.cc:35
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
vendors/googletest/googletest/src/gtest-port.cc:1192
↓ 2 callers
Function
CheckCases
vendors/google-benchmark/test/output_test_helper.cc:129
↓ 2 callers
Method
CheckRun
vendors/google-benchmark/test/register_benchmark_test.cc:31
↓ 2 callers
Function
Close
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2162
↓ 2 callers
Function
CmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
vendors/googletest/googletest/src/gtest.cc:1755
↓ 2 callers
Function
CmpHelperSTRNE
The helper function for {ASSERT|EXPECT}_STRNE.
vendors/googletest/googletest/src/gtest.cc:1779
↓ 2 callers
Method
ComputeStatistics
vendors/google-benchmark/src/benchmark_register.cc:432
↓ 2 callers
Function
Concat
ConcatImplActionP3 is the class template ACTION_P3 uses to implement ConcatImpl. We shouldn't change the name as this pattern requires the user to us
vendors/googletest/googlemock/test/gmock-more-actions_test.cc:1334
↓ 2 callers
Function
Conditional
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:5010
↓ 2 callers
Function
ConstructRandomMap
vendors/google-benchmark/test/map_test.cc:8
↓ 2 callers
Function
CreateArgvFromArgs
Note: The return value points into args, so the return value's lifetime is bound to that of args.
vendors/googletest/googletest/src/gtest-death-test.cc:633
↓ 2 callers
Method
CreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
vendors/googletest/googletest/src/gtest-filepath.cc:351
↓ 2 callers
Function
CreateKey
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1833
↓ 2 callers
Method
Current
vendors/googletest/googletest/include/gtest/internal/gtest-param-util.h:246
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
vendors/googletest/googletest/src/gtest.cc:1166
↓ 2 callers
Method
DebugString
vendors/googletest/googletest/test/gtest_unittest.cc:7191
↓ 2 callers
Method
Decrement
Returns the current counter value, and decrements it. counter can not be less than 0, return 0 in this case
vendors/googletest/googletest/samples/sample4.cc:41
↓ 2 callers
Function
Delete
vendors/googletest/googletest/src/gtest-internal-inl.h:336
↓ 2 callers
Method
DeleteFilesAndDir
(self)
vendors/googletest/googletest/test/googletest-json-outfiles-test.py:131
↓ 2 callers
Method
DeleteFilesAndDir
(self)
vendors/googletest/googletest/test/gtest_xml_outfiles_test.py:96
↓ 2 callers
Method
DescribeDefaultActionTo
Describes what default action will be performed for the given arguments. L =
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:1600
↓ 2 callers
Function
DescribeLocationTo
Describes the source file location of this expectation.
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:700
↓ 2 callers
Method
DescribeNegationTo
Describes the negation of this matcher to an ostream.
vendors/googletest/googletest/include/gtest/gtest-matchers.h:250
↓ 2 callers
Method
DescribeTo
vendors/googletest/googlemock/test/gmock-matchers-misc_test.cc:968
↓ 2 callers
Function
DieInDebugElse12
Death in dbg, not opt.
vendors/googletest/googletest/test/googletest-death-test-test.cc:196
↓ 2 callers
Function
DisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
vendors/googletest/googletest/test/googletest-death-test-test.cc:406
↓ 2 callers
Method
DisplayAggregatesOnly
vendors/google-benchmark/src/benchmark_register.cc:385
↓ 2 callers
Function
DoTestHelper
vendors/google-benchmark/test/benchmark_min_time_flag_time_test.cc:50
↓ 2 callers
Function
EditsToString
vendors/googletest/googletest/test/gtest_unittest.cc:3495
↓ 2 callers
Function
EndsWith
vendors/googletest/googlemock/include/gmock/gmock-function-mocker.h:79
↓ 2 callers
Function
EndsWithPathSeparator
vendors/googletest/googletest/src/gtest-port.cc:1060
↓ 2 callers
Function
ExpectKeyAndValueWereRecordedForId
vendors/googletest/googletest/test/gtest_stress_test.cc:69
↓ 2 callers
Function
ExternalUtilityThatCallsRecordProperty
vendors/googletest/googletest/test/gtest_xml_output_unittest_.cc:144
↓ 2 callers
Function
FClose
!GTEST_OS_WINDOWS_MOBILE && !GTEST_OS_QURT
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2154
↓ 2 callers
Function
FReopen
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2149
↓ 2 callers
Function
Failed
Returns true if and only if the unit test failed (i.e. some test suite failed or something outside of all tests failed).
vendors/googletest/googletest/src/gtest-internal-inl.h:585
↓ 2 callers
Function
Failed
Returns true if and only if the test suite failed.
vendors/googletest/googletest/include/gtest/gtest.h:734
↓ 2 callers
Function
FalseHRESULTSuccess
vendors/googletest/googletest/test/gtest_unittest.cc:4004
↓ 2 callers
Function
FatalFailure
A helper for generating a fatal failure.
vendors/googletest/googletest/test/googletest-output-test_.cc:631
↓ 2 callers
Function
FilterFlag
(test_filter)
vendors/googletest/googletest/test/googletest-shuffle-test.py:60
↓ 2 callers
Method
Finalize
vendors/google-benchmark/src/json_reporter.cc:223
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
vendors/googletest/googletest/src/gtest.cc:2596
↓ 2 callers
Function
FormatTime
vendors/google-benchmark/src/console_reporter.cc:108
↓ 2 callers
Function
GTestIsInitialized
GTestIsInitialized() returns true if and only if the user has initialized Google Test. Useful for catching the user mistake of not initializing Googl
vendors/googletest/googletest/src/gtest.cc:424
↓ 2 callers
Function
GetBenchmarkVerbosity
vendors/google-benchmark/src/benchmark.cc:653
↓ 2 callers
Function
GetBitOffset
vendors/googletest/googletest/src/gtest.cc:3208
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
vendors/googletest/googletest/src/gtest-port.cc:1202
↓ 2 callers
Function
GetCharWidthPrefix
vendors/googletest/googletest/src/gtest-printers.cc:213
↓ 2 callers
Function
GetFileReporterOutput
vendors/google-benchmark/test/output_test_helper.cc:497
↓ 2 callers
Function
GetFlag
Returns the value of the given flag.
vendors/googletest/googletest/test/gtest_test_utils.py:105
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
vendors/googletest/googletest/src/gtest.cc:1069
↓ 2 callers
Method
GetId
vendors/googletest/googletest/src/gtest.cc:1396
↓ 2 callers
Function
GetInjectableArgvs
vendors/googletest/googletest/src/gtest-port.cc:1274
↓ 2 callers
Method
GetMinTime
vendors/google-benchmark/src/benchmark_runner.h:78
↓ 2 callers
Function
GetNormalizedCommandOutputAndLeakyTests
Runs a command and returns its normalized output and a list of leaky tests. Args: cmd: the shell command.
vendors/googletest/googlemock/test/gmock_output_test.py:143
↓ 2 callers
Method
GetNumRepeats
vendors/google-benchmark/src/benchmark_runner.h:64
↓ 2 callers
Function
GetOutputOfAllCommands
Returns concatenated output from several representative commands.
vendors/googletest/googletest/test/googletest-output-test.py:259
↓ 2 callers
Function
GetOutputOptions
vendors/google-benchmark/src/benchmark.cc:509
↓ 2 callers
Function
GetPlatformColorCode
vendors/google-benchmark/src/colorprint.cc:42
↓ 2 callers
Function
GetShellCommandOutput
Runs a command in a sub-process, and returns its output in a string. Args: env_cmd: The shell command. A 2-tuple where element 0 is a dict of e
vendors/googletest/googletest/test/googletest-output-test.py:218
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
vendors/googletest/googletest/src/gtest.cc:1918
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
vendors/googletest/googletest/src/gtest.cc:2627
↓ 2 callers
Method
HasExplicitIters
vendors/google-benchmark/src/benchmark_runner.h:80
← previous
next →
1,601–1,700 of 7,462, ranked by callers