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
↓ 1 callers
Function
IsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
vendors/googletest/googletest/src/gtest.cc:2050
↓ 1 callers
Function
IsValidUTF8
vendors/googletest/googletest/src/gtest-printers.cc:483
↓ 1 callers
Function
LessThan
vendors/googletest/googlemock/test/gmock-matchers-misc_test.cc:981
↓ 1 callers
Function
LoadFlagsFromFile
vendors/googletest/googletest/src/gtest.cc:6661
↓ 1 callers
Function
LogToStderr
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1098
↓ 1 callers
Function
MODULO
src/cbmpc/protocol/schnorr_2p.cpp:112
↓ 1 callers
Function
MODULO
src/cbmpc/protocol/hd_keyset_eddsa_2p.cpp:74
↓ 1 callers
Function
MODULO
tests/dudect/dudect_mod_test.cpp:33
↓ 1 callers
Function
MODULO
tests/unit/crypto/test_base_bn.cpp:59
↓ 1 callers
Function
MakeCardinality
Creates a cardinality from its implementation.
vendors/googletest/googlemock/include/gmock/gmock-cardinalities.h:151
↓ 1 callers
Method
Map
vendors/googletest/googletest/samples/sample3-inl.h:151
↓ 1 callers
Function
MatcherBindSecond
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:3866
↓ 1 callers
Method
Matches
Returns true if and only if this matcher matches x.
vendors/googletest/googletest/include/gtest/gtest-matchers.h:238
↓ 1 callers
Method
MaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:1085
↓ 1 callers
Method
MemberFunction
A member function that may die.
vendors/googletest/googletest/test/googletest-death-test-test.cc:158
↓ 1 callers
Method
NewValueForCurrentThread
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1636
↓ 1 callers
Method
Next
vendors/googletest/googlemock/include/gmock/gmock-actions.h:1243
↓ 1 callers
Function
NiceMock
vendors/googletest/googlemock/include/gmock/gmock-nice-strict.h:158
↓ 1 callers
Function
NonVoidFunction
A non-void function that's expected to die.
vendors/googletest/googletest/test/googletest-death-test-test.cc:171
↓ 1 callers
Function
NonVoidFunction
vendors/googletest/googletest/test/gtest_unittest.cc:1270
↓ 1 callers
Function
NormalizeErrorMarker
Normalizes the error marker, which is different on Windows vs on Linux.
vendors/googletest/googlemock/test/gmock_output_test.py:91
↓ 1 callers
Function
NormalizeOutput
Normalizes output (the output of googletest-output-test_.exe).
vendors/googletest/googletest/test/googletest-output-test.py:208
↓ 1 callers
Function
Notification
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1285
↓ 1 callers
Function
Nullary
Sample functions and functors for testing Invoke() and etc.
vendors/googletest/googlemock/test/gmock-actions_test.cc:1187
↓ 1 callers
Method
NumThreads
vendors/google-benchmark/test/output_test_helper.cc:309
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
vendors/googletest/googletest/src/gtest.cc:3693
↓ 1 callers
Method
OnEnvironmentsSetUpStart
vendors/googletest/googletest/src/gtest.cc:3449
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
vendors/googletest/googletest/src/gtest.cc:3712
↓ 1 callers
Method
OnEnvironmentsTearDownStart
vendors/googletest/googletest/src/gtest.cc:3559
↓ 1 callers
Method
OnTestDisabled
vendors/googletest/googletest/src/gtest.cc:3492
↓ 1 callers
Method
OnTestEnd
vendors/googletest/googletest/test/googletest-failfast-unittest_.cc:140
↓ 1 callers
Method
OnTestIterationEnd
vendors/googletest/googletest/src/gtest.cc:3638
↓ 1 callers
Method
OnTestIterationStart
vendors/googletest/googletest/test/gtest_unittest.cc:6906
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
vendors/googletest/googletest/src/gtest.cc:3414
↓ 1 callers
Method
OnTestPartResult
vendors/googletest/googletest/test/googletest-failfast-unittest_.cc:134
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
vendors/googletest/googletest/src/gtest.cc:3500
↓ 1 callers
Method
OnTestProgramEnd
vendors/googletest/googletest/src/gtest.cc:3714
↓ 1 callers
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
vendors/googletest/googletest/src/gtest.cc:3689
↓ 1 callers
Method
OnTestStart
vendors/googletest/googletest/test/googletest-shuffle-test_.cc:82
↓ 1 callers
Method
OnTestSuiteEnd
vendors/googletest/googletest/test/googletest-failfast-unittest_.cc:145
↓ 1 callers
Method
OnTestSuiteStart
vendors/googletest/googletest/test/googletest-failfast-unittest_.cc:125
↓ 1 callers
Function
OutputFlagAlsoCheckEnvVar
As a special case for the 'output' flag, if GTEST_OUTPUT is not set, we look for XML_OUTPUT_FILE, which is set by the Bazel build system. The value o
vendors/googletest/googletest/src/gtest-port.cc:1412
↓ 1 callers
Function
ParseCommandLineFlags
vendors/google-benchmark/src/benchmark.cc:696
↓ 1 callers
Function
ParseDoubleFlag
vendors/google-benchmark/src/commandlineflags.cc:235
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
vendors/googletest/googletest/src/gtest-death-test.cc:1533
↓ 1 callers
Function
ParseKeyValueFlag
vendors/google-benchmark/src/commandlineflags.cc:260
↓ 1 callers
Function
ParseKvPairs
Parses 'str' into KV pairs. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns false.
vendors/google-benchmark/src/commandlineflags.cc:87
↓ 1 callers
Function
Passed
Returns true if and only if the unit test passed (i.e. all test suites passed).
vendors/googletest/googletest/src/gtest-internal-inl.h:581
↓ 1 callers
Function
PatternMatchesString
Returns true if and only if the wildcard pattern matches the string. Each pattern consists of regular characters, single-character wildcards (?), and
vendors/googletest/googletest/src/gtest.cc:729
↓ 1 callers
Method
PerformDefaultAction
Performs the default action of this mock function on the given arguments and returns the result. Asserts (or throws if exceptions are enabled) with a
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:1497
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
vendors/googletest/googletest/src/gtest.cc:5734
↓ 1 callers
Function
PredFormatFunction1
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:94
↓ 1 callers
Function
PredFormatFunction2
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:470
↓ 1 callers
Function
PredFormatFunction3
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:853
↓ 1 callers
Function
PredFormatFunction4
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:1255
↓ 1 callers
Function
PredFormatFunction5
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:1672
↓ 1 callers
Function
PredFunction1
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:75
↓ 1 callers
Function
PredFunction2
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:451
↓ 1 callers
Function
PredFunction3
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:834
↓ 1 callers
Function
PredFunction4
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:1232
↓ 1 callers
Function
PredFunction5
vendors/googletest/googletest/test/gtest_pred_impl_unittest.cc:1648
↓ 1 callers
Function
PrintAsActionResult
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:1381
↓ 1 callers
Function
PrintAsStringLiteralTo
Prints a char32_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
vendors/googletest/googletest/src/gtest-printers.cc:200
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
vendors/googletest/googletest/src/gtest-printers.cc:130
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
vendors/googletest/googletest/src/gtest-printers.cc:89
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
vendors/googletest/googletest/src/gtest.cc:6496
↓ 1 callers
Function
PrintFlag
vendors/googletest/googletest/test/googletest-env-var-test_.cc:47
↓ 1 callers
Function
PrintImp
vendors/google-benchmark/src/sysinfo.cc:87
↓ 1 callers
Method
PrintJsonTestList
vendors/googletest/googletest/src/gtest.cc:4899
↓ 1 callers
Function
PrintStringTo
vendors/googletest/googletest/src/gtest-printers.cc:525
↓ 1 callers
Function
PrintTo
vendors/googletest/googletest/include/gtest/gtest-printers.h:486
↓ 1 callers
Method
PrintTo
vendors/googletest/googletest/src/gtest.cc:1459
↓ 1 callers
Function
PrintTupleTo
vendors/googletest/googletest/include/gtest/gtest-printers.h:788
↓ 1 callers
Function
PrintU16StringTo
vendors/googletest/googletest/src/gtest-printers.cc:539
↓ 1 callers
Function
PrintU32StringTo
vendors/googletest/googletest/src/gtest-printers.cc:543
↓ 1 callers
Function
PrintU8StringTo
vendors/googletest/googletest/src/gtest-printers.cc:534
↓ 1 callers
Function
PrintWideStringTo
vendors/googletest/googletest/src/gtest-printers.cc:548
↓ 1 callers
Function
PrintWithFallback
vendors/googletest/googletest/include/gtest/gtest-printers.h:348
↓ 1 callers
Method
PrintXmlTestsList
vendors/googletest/googletest/src/gtest.cc:4415
↓ 1 callers
Method
Produce
vendors/googletest/googlemock/include/gmock/gmock-actions.h:628
↓ 1 callers
Function
RandomHexChar
vendors/google-benchmark/test/output_test_helper.cc:465
↓ 1 callers
Method
Randomize
vendors/googletest/googlemock/src/gmock-matchers.cc:260
↓ 1 callers
Method
Read
vendors/google-benchmark/src/perf_counters.cc:33
↓ 1 callers
Method
RecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
vendors/googletest/googletest/src/gtest.cc:2312
↓ 1 callers
Method
RefQualifiedConstRef
We can't mock these with the old macros, but we need to define them to make it concrete.
vendors/googletest/googlemock/test/gmock-function-mocker_test.cc:268
↓ 1 callers
Method
RefQualifiedConstRefRef
vendors/googletest/googlemock/test/gmock-function-mocker_test.cc:269
↓ 1 callers
Method
RefQualifiedRef
vendors/googletest/googlemock/test/gmock-function-mocker_test.cc:270
↓ 1 callers
Method
RefQualifiedRefRef
vendors/googletest/googlemock/test/gmock-function-mocker_test.cc:271
↓ 1 callers
Function
RegisterFromFunction
vendors/google-benchmark/test/register_benchmark_test.cc:86
↓ 1 callers
Method
RegisterInstantiation
vendors/googletest/googletest/src/gtest.cc:595
↓ 1 callers
Method
RegisterTestSuite
vendors/googletest/googletest/src/gtest.cc:589
↓ 1 callers
Function
RegisterTypeParameterizedTestSuite
vendors/googletest/googletest/src/gtest.cc:578
↓ 1 callers
Function
RegisterTypeParameterizedTestSuiteInstantiation
vendors/googletest/googletest/src/gtest.cc:584
↓ 1 callers
Function
RemoveLocations
Removes all file location info from a Google Test program's output. Args: output: the output of a Google Test program. Returns: o
vendors/googletest/googlemock/test/gmock_output_test.py:75
↓ 1 callers
Function
RemoveLocations
Removes all file location info from a Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
vendors/googletest/googletest/test/googletest-output-test.py:102
↓ 1 callers
Function
RemoveMemoryAddresses
Removes memory addresses from the test output.
vendors/googletest/googlemock/test/gmock_output_test.py:97
↓ 1 callers
Function
RemoveReportHeaderAndFooter
Removes Google Test result report's header and footer from the output.
vendors/googletest/googlemock/test/gmock_output_test.py:64
↓ 1 callers
Function
RemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
vendors/googletest/googletest/test/googletest-output-test.py:122
↓ 1 callers
Function
RemoveStackTraces
Removes all traces of stack traces from a Google Test program's output.
vendors/googletest/googletest/test/googletest-output-test.py:131
↓ 1 callers
Function
RemoveTestNamesOfLeakedMocks
Removes the test names of leaked mock objects from the test output.
vendors/googletest/googlemock/test/gmock_output_test.py:103
← previous
next →
2,301–2,400 of 7,462, ranked by callers