MCPcopy Create free account

hub / github.com/coinbase/cb-mpc / functions

Functions7,462 in github.com/coinbase/cb-mpc

↓ 1 callersFunctionRemoveTime
Removes all time information from a Google Test program's output.
vendors/googletest/googletest/test/googletest-output-test.py:138
↓ 1 callersMethodRemoveUnsupportedTests
(self, test_output)
vendors/googletest/googletest/test/googletest-output-test.py:286
↓ 1 callersFunctionReport
Reports in both display and file reporters.
vendors/google-benchmark/src/benchmark.cc:332
↓ 1 callersMethodReportDestroyed
vendors/googletest/googletest/test/googletest-port-test.cc:1165
↓ 1 callersFunctionReportInvalidTestSuiteType
vendors/googletest/googletest/src/gtest.cc:2799
↓ 1 callersFunctionReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
vendors/googletest/googlemock/src/gmock-spec-builders.cc:284
↓ 1 callersFunctionReportUnrecognizedArguments
vendors/google-benchmark/src/benchmark.cc:800
↓ 1 callersFunctionRethrow
Action Rethrow(exception_ptr) can be used in a mock function of any type to rethrow any exception_ptr. Note that the same object is thrown each time.
vendors/googletest/googlemock/include/gmock/gmock-actions.h:2087
↓ 1 callersFunctionReturnPointee
vendors/googletest/googlemock/include/gmock/gmock-actions.h:2069
↓ 1 callersFunctionReturnSecondArgument
vendors/googletest/googlemock/test/gmock-actions_test.cc:630
↓ 1 callersFunctionRoundDouble
vendors/google-benchmark/src/json_reporter.cc:106
↓ 1 callersFunctionRun
Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.
vendors/googletest/googletest/test/googletest-break-on-failure-unittest.py:77
↓ 1 callersFunctionRun
Runs a command; returns True/False if its exit code is/isn't 0.
vendors/googletest/googletest/test/googletest-throw-on-failure-test.py:75
↓ 1 callersMethodRun
vendors/google-benchmark/src/benchmark_register.cc:498
↓ 1 callersFunctionRunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
vendors/googletest/googletest/test/googletest-output-test_.cc:350
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
vendors/googletest/googletest/test/googletest-filter-unittest.py:192
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
vendors/googletest/googletest/test/googletest-shuffle-test.py:76
↓ 1 callersFunctionRunBenchmarks
vendors/google-benchmark/src/benchmark.cc:354
↓ 1 callersFunctionRunTestOne
Test that all benchmarks, registered at either during static init or runtime, are run and the results are passed to the reported.
vendors/google-benchmark/test/register_benchmark_test.cc:145
↓ 1 callersFunctionRunTestTwo
Test that ClearRegisteredBenchmarks() clears all previously registered benchmarks. Also test that new benchmarks can be registered and ran afterwards.
vendors/google-benchmark/test/register_benchmark_test.cc:165
↓ 1 callersFunctionRunWithSharding
Runs a test program shard and returns exit code and a list of tests run.
vendors/googletest/googletest/test/googletest-filter-unittest.py:241
↓ 1 callersFunctionSameNames
vendors/google-benchmark/src/counter.cc:66
↓ 1 callersFunctionSetBenchmarkFilter
vendors/google-benchmark/src/benchmark.cc:649
↓ 1 callersFunctionSetDefaultTimeUnitFromFlag
vendors/google-benchmark/src/benchmark.cc:678
↓ 1 callersFunctionSetSubstitutions
vendors/google-benchmark/test/output_test_helper.cc:368
↓ 1 callersMethodSetUp
These will be deprecated ...
vendors/google-benchmark/include/benchmark/benchmark.h:1448
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
vendors/googletest/googletest/src/gtest.cc:2497
↓ 1 callersMethodSetUpExecuted
vendors/googletest/googletest/test/googletest-param-test-test.cc:615
↓ 1 callersFunctionShouldEmitStackTraceForResultType
Returns true if test part results of type `type` should include a stack trace.
vendors/googletest/googletest/src/gtest.cc:458
↓ 1 callersFunctionShutdown
vendors/google-benchmark/src/benchmark.cc:798
↓ 1 callersFunctionSingleFailureChecker
vendors/googletest/googletest/include/gtest/gtest-spi.h:115
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
vendors/googletest/googletest/src/gtest-typed-test.cc:43
↓ 1 callersFunctionSplitIntoTestNames
vendors/googletest/googletest/src/gtest-typed-test.cc:48
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
vendors/googletest/googletest/src/gtest-death-test.cc:1239
↓ 1 callersFunctionStackLowerThanAddress
Make sure sanitizers do not tamper with the stack here. Ideally, we want to use `__builtin_frame_address` instead of a local variable address with san
vendors/googletest/googletest/src/gtest-death-test.cc:1231
↓ 1 callersMethodStartTimer
Called by each thread
vendors/google-benchmark/src/thread_timer.h:23
↓ 1 callersFunctionStrCaseCmp
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2087
↓ 1 callersFunctionStrError
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2167
↓ 1 callersFunctionStrFormatImp
vendors/google-benchmark/src/string_util.cc:111
↓ 1 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
vendors/googletest/googletest/src/gtest.cc:1262
↓ 1 callersFunctionStrictMock
vendors/googletest/googlemock/include/gmock/gmock-nice-strict.h:242
↓ 1 callersMethodTearDown
vendors/google-benchmark/include/benchmark/benchmark.h:1449
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
vendors/googletest/googletest/src/gtest.cc:2502
↓ 1 callersMethodTearDownExecuted
vendors/googletest/googletest/test/googletest-param-test-test.cc:616
↓ 1 callersFunctionTest
We disallow copying Tests.
vendors/googletest/googletest/include/gtest/gtest.h:359
↓ 1 callersFunctionTestAssertEqualsUncopyable
A subroutine used by the following test.
vendors/googletest/googletest/test/gtest_unittest.cc:3892
↓ 1 callersFunctionTestAssertNonPositive
A subroutine used by the following test.
vendors/googletest/googletest/test/gtest_unittest.cc:3887
↓ 1 callersMethodTestBodyExecuted
vendors/googletest/googletest/test/googletest-param-test-test.cc:617
↓ 1 callersFunctionTestCatchesLeakedMocksInAdHocTests
vendors/googletest/googlemock/test/gmock_output_test_.cc:265
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
vendors/googletest/googletest/test/googletest-output-test_.cc:60
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
vendors/googletest/googletest/test/gtest_unittest.cc:3855
↓ 1 callersFunctionTestEventListeners
We disallow copying TestEventListeners.
vendors/googletest/googletest/include/gtest/gtest.h:1099
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
vendors/googletest/googletest/test/googletest-uninitialized-test.py:53
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
vendors/googletest/googletest/test/googletest-param-test-invalid-name2-test.py:44
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
vendors/googletest/googletest/test/googletest-param-test-invalid-name1-test.py:44
↓ 1 callersFunctionTestFailureThrowsRuntimeError
Tests that an assertion failure throws a subclass of std::runtime_error.
vendors/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:52
↓ 1 callersFunctionTestGlobalSetUp
Verifies that RUN_ALL_TESTS() runs the tests when the global set-up is successful.
vendors/googletest/googletest/test/gtest_environment_test.cc:121
↓ 1 callersFunctionTestInfo
vendors/googletest/googletest/include/gtest/gtest.h:665
↓ 1 callersFunctionTestNoTestsRunSetUpFailure
Verifies that RUN_ALL_TESTS() runs no test when the global set-up generates a fatal failure.
vendors/googletest/googletest/test/gtest_environment_test.cc:149
↓ 1 callersFunctionTestNoTestsSkipsSetUp
Verifies that RUN_ALL_TESTS() doesn't do global set-up or tear-down when there is no test to run.
vendors/googletest/googletest/test/gtest_environment_test.cc:163
↓ 1 callersFunctionTestPartResultArray
vendors/googletest/googletest/include/gtest/gtest-test-part.h:150
↓ 1 callersFunctionTestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
vendors/googletest/googletest/src/gtest.cc:3135
↓ 1 callersFunctionTestRepeatUnspecified
Tests the behavior of Google Test when --gtest_repeat is not specified.
vendors/googletest/googletest/test/gtest_repeat_test.cc:133
↓ 1 callersFunctionTestRepeatWithFilterForFailedTests
Tests using --gtest_repeat when --gtest_filter specifies a set of failed tests.
vendors/googletest/googletest/test/gtest_repeat_test.cc:180
↓ 1 callersFunctionTestRepeatWithFilterForSuccessfulTests
Tests using --gtest_repeat when --gtest_filter specifies a set of successful tests.
vendors/googletest/googletest/test/gtest_repeat_test.cc:163
↓ 1 callersFunctionTestResult
We disallow copying TestResult.
vendors/googletest/googletest/include/gtest/gtest.h:518
↓ 1 callersFunctionTestTestsRun
Verifies that RUN_ALL_TESTS() runs the tests when the global set-up generates no fatal failure.
vendors/googletest/googletest/test/gtest_environment_test.cc:135
↓ 1 callersFunctionThreadCPUUsage
vendors/google-benchmark/src/timers.cc:156
↓ 1 callersFunctionToBinaryStringFullySpecified
vendors/google-benchmark/src/string_util.cc:101
↓ 1 callersFunctionToExponentAndMantissa
vendors/google-benchmark/src/string_util.cc:34
↓ 1 callersFunctionToHex
vendors/google-benchmark/test/output_test_helper.cc:460
↓ 1 callersFunctionToLower
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2008
↓ 1 callersFunctionToUpper
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2011
↓ 1 callersFunctionUnBase64
vendors/googletest/googlemock/src/gmock-internal-utils.cc:221
↓ 1 callersFunctionUnBase64Impl
vendors/googletest/googlemock/src/gmock-internal-utils.cc:207
↓ 1 callersFunctionUnary
vendors/googletest/googlemock/test/gmock-actions_test.cc:1207
↓ 1 callersFunctionUndoWebSafeEncoding
vendors/googletest/googlemock/src/gmock-internal-utils.cc:203
↓ 1 callersFunctionUnitTest
We disallow copying UnitTest.
vendors/googletest/googletest/include/gtest/gtest.h:1323
↓ 1 callersFunctionUniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
vendors/googletest/googletest/src/gtest-printers.cc:394
↓ 1 callersMethodUnref
vendors/googletest/googletest/include/gtest/gtest-matchers.h:209
↓ 1 callersFunctionUntypedDescription
Do not rely on this for correctness. This is only for making human-readable test output easier to understand.
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:715
↓ 1 callersMethodUntypedPrintArgs
Prints the given function arguments to the ostream.
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:1668
↓ 1 callersFunctionValidateTestPropertyName
vendors/googletest/googletest/src/gtest.cc:2404
↓ 1 callersFunctionVectorUniquePtrSource
vendors/googletest/googlemock/test/gmock-actions_test.cc:1761
↓ 1 callersFunctionVerifyResults
vendors/googletest/googletest/test/googletest-listener-test.cc:239
↓ 1 callersFunctionWithWhat
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:5298
↓ 1 callersFunctionWrite
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2159
↓ 1 callersFunctionWriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
vendors/googletest/googletest/src/gtest.cc:6047
↓ 1 callersMethod_GetOutput
(self, out_format)
vendors/googletest/googletest/test/gtest_list_output_unittest.py:245
↓ 1 callersFunction_maybe_patch_toolchains
Patch rules_python toolchains to ignore root user error when run in a Docker container on Linux in cibuildwheel.
vendors/google-benchmark/setup.py:28
↓ 1 callersFunction_normalize
(key, value)
vendors/googletest/googletest/test/gtest_json_test_utils.py:46
↓ 1 callersFunction_rmdir
Windows CE doesn't have the _rmdir C function.
vendors/googletest/googletest/test/googletest-filepath-test.cc:64
↓ 1 callersMethodabort
demo-api/ecdsa_mp_pve_backup/main.cpp:70
↓ 1 callersMethodadd
src/cbmpc/crypto/ec25519_core.cpp:660
↓ 1 callersFunctionaddIndexHtmlIfNeeded
(additionalGitArguments: string[], dir: string, baseDir: string)
vendors/github-action-benchmark/src/write.ts:44
↓ 1 callersMethodadd_ciphers
src/cbmpc/crypto/base_paillier.cpp:157
↓ 1 callersMethodadd_raw
src/cbmpc/crypto/base_bn256.cpp:650
↓ 1 callersMethodadd_runner
tests/utils/local_network/partner.cpp:5
↓ 1 callersFunctionall_bytes_equal
vendors/secp256k1/src/tests.c:44
↓ 1 callersFunctionassertDiffArray
(diff: Diff<T>)
vendors/github-action-benchmark/scripts/ci_validate_modification.ts:111
← previousnext →2,401–2,500 of 7,462, ranked by callers