MCPcopy Create free account

hub / github.com/acoustid/chromaprint / functions

Functions3,560 in github.com/acoustid/chromaprint

↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
src/3rdparty/googletest/googletest/src/gtest.cc:5771
↓ 1 callersFunctionPredFormatFunction1
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:94
↓ 1 callersFunctionPredFormatFunction2
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:470
↓ 1 callersFunctionPredFormatFunction3
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:853
↓ 1 callersFunctionPredFormatFunction4
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1255
↓ 1 callersFunctionPredFormatFunction5
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1672
↓ 1 callersFunctionPredFunction1
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:75
↓ 1 callersFunctionPredFunction2
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:451
↓ 1 callersFunctionPredFunction3
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:834
↓ 1 callersFunctionPredFunction4
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1232
↓ 1 callersFunctionPredFunction5
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1648
↓ 1 callersFunctionPrintAsActionResult
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1381
↓ 1 callersFunctionPrintAsStringLiteralTo
Prints a char32_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
src/3rdparty/googletest/googletest/src/gtest-printers.cc:200
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
src/3rdparty/googletest/googletest/src/gtest-printers.cc:130
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
src/3rdparty/googletest/googletest/src/gtest-printers.cc:89
↓ 1 callersFunctionPrintColorEncoded
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
src/3rdparty/googletest/googletest/src/gtest.cc:6533
↓ 1 callersFunctionPrintFlag
src/3rdparty/googletest/googletest/test/googletest-env-var-test_.cc:47
↓ 1 callersMethodPrintJsonTestList
src/3rdparty/googletest/googletest/src/gtest.cc:4936
↓ 1 callersFunctionPrintStringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:525
↓ 1 callersFunctionPrintTo
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:490
↓ 1 callersMethodPrintTo
src/3rdparty/googletest/googletest/src/gtest.cc:1459
↓ 1 callersFunctionPrintTupleTo
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:827
↓ 1 callersFunctionPrintU16StringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:539
↓ 1 callersFunctionPrintU32StringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:543
↓ 1 callersFunctionPrintU8StringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:534
↓ 1 callersFunctionPrintWideStringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:548
↓ 1 callersFunctionPrintWithFallback
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:352
↓ 1 callersMethodPrintXmlTestsList
src/3rdparty/googletest/googletest/src/gtest.cc:4443
↓ 1 callersFunctionProcessFile
src/cmd/fpcalc.cpp:254
↓ 1 callersMethodProduce
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:628
↓ 1 callersMethodRandomize
src/3rdparty/googletest/googlemock/src/gmock-matchers.cc:260
↓ 1 callersMethodRecordProperty
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
src/3rdparty/googletest/googletest/src/gtest.cc:2327
↓ 1 callersMethodRefQualifiedConstRef
We can't mock these with the old macros, but we need to define them to make it concrete.
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:268
↓ 1 callersMethodRefQualifiedConstRefRef
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:269
↓ 1 callersMethodRefQualifiedRef
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:270
↓ 1 callersMethodRefQualifiedRefRef
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:271
↓ 1 callersMethodRegisterInstantiation
src/3rdparty/googletest/googletest/src/gtest.cc:595
↓ 1 callersMethodRegisterTestSuite
src/3rdparty/googletest/googletest/src/gtest.cc:589
↓ 1 callersFunctionRegisterTypeParameterizedTestSuite
src/3rdparty/googletest/googletest/src/gtest.cc:578
↓ 1 callersFunctionRegisterTypeParameterizedTestSuiteInstantiation
src/3rdparty/googletest/googletest/src/gtest.cc:584
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: output: the output of a Google Test program. Returns: o
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:75
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
src/3rdparty/googletest/googletest/test/googletest-output-test.py:102
↓ 1 callersFunctionRemoveMemoryAddresses
Removes memory addresses from the test output.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:97
↓ 1 callersFunctionRemoveReportHeaderAndFooter
Removes Google Test result report's header and footer from the output.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:64
↓ 1 callersFunctionRemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:122
↓ 1 callersFunctionRemoveStackTraces
Removes all traces of stack traces from a Google Test program's output.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:131
↓ 1 callersFunctionRemoveTestNamesOfLeakedMocks
Removes the test names of leaked mock objects from the test output.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:103
↓ 1 callersFunctionRemoveTime
Removes all time information from a Google Test program's output.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:138
↓ 1 callersMethodRemoveUnsupportedTests
(self, test_output)
src/3rdparty/googletest/googletest/test/googletest-output-test.py:286
↓ 1 callersMethodReportDestroyed
src/3rdparty/googletest/googletest/test/googletest-port-test.cc:1165
↓ 1 callersFunctionReportInvalidTestSuiteType
src/3rdparty/googletest/googletest/src/gtest.cc:2814
↓ 1 callersFunctionReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
src/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:284
↓ 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.
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:2126
↓ 1 callersFunctionReturnPointee
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:2108
↓ 1 callersFunctionReturnSecondArgument
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:630
↓ 1 callersFunctionRun
Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.
src/3rdparty/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.
src/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test.py:75
↓ 1 callersFunctionRunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
src/3rdparty/googletest/googletest/test/googletest-output-test_.cc:350
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
src/3rdparty/googletest/googletest/test/googletest-filter-unittest.py:192
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
src/3rdparty/googletest/googletest/test/googletest-shuffle-test.py:76
↓ 1 callersFunctionRunWithSharding
Runs a test program shard and returns exit code and a list of tests run.
src/3rdparty/googletest/googletest/test/googletest-filter-unittest.py:241
↓ 1 callersMethodSetCompatibleMode
src/audio/ffmpeg_audio_processor_swresample.h:23
↓ 1 callersMethodSetInputChannelLayout
src/audio/ffmpeg_audio_processor_swresample.h:31
↓ 1 callersMethodSetInputSampleFormat
src/audio/ffmpeg_audio_processor_swresample.h:35
↓ 1 callersMethodSetOption
src/fingerprinter.cpp:60
↓ 1 callersMethodSetOutputChannelLayout
src/audio/ffmpeg_audio_processor_swresample.h:43
↓ 1 callersMethodSetOutputChannels
src/audio/ffmpeg_audio_reader.h:56
↓ 1 callersMethodSetOutputSampleFormat
src/audio/ffmpeg_audio_processor_swresample.h:47
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
src/3rdparty/googletest/googletest/src/gtest.cc:2512
↓ 1 callersMethodSetUpExecuted
src/3rdparty/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.
src/3rdparty/googletest/googletest/src/gtest.cc:458
↓ 1 callersFunctionSingleFailureChecker
src/3rdparty/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.
src/3rdparty/googletest/googletest/src/gtest-typed-test.cc:43
↓ 1 callersFunctionSplitIntoTestNames
src/3rdparty/googletest/googletest/src/gtest-typed-test.cc:48
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
src/3rdparty/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
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:1231
↓ 1 callersMethodStart
src/fingerprinter.cpp:71
↓ 1 callersFunctionStrCaseCmp
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2087
↓ 1 callersFunctionStrError
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2167
↓ 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.
src/3rdparty/googletest/googletest/src/gtest.cc:1262
↓ 1 callersFunctionStrictMock
src/3rdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h:242
↓ 1 callersFunctionSubtract
src/filter_utils.h:13
↓ 1 callersFunctionSubtractLog
src/filter_utils.h:17
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
src/3rdparty/googletest/googletest/src/gtest.cc:2517
↓ 1 callersMethodTearDownExecuted
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:616
↓ 1 callersFunctionTest
We disallow copying Tests.
src/3rdparty/googletest/googletest/include/gtest/gtest.h:359
↓ 1 callersFunctionTestAssertEqualsUncopyable
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3941
↓ 1 callersFunctionTestAssertNonPositive
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3936
↓ 1 callersMethodTestBodyExecuted
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:617
↓ 1 callersFunctionTestCatchesLeakedMocksInAdHocTests
src/3rdparty/googletest/googlemock/test/gmock_output_test_.cc:265
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/googletest-output-test_.cc:60
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3904
↓ 1 callersFunctionTestEventListeners
We disallow copying TestEventListeners.
src/3rdparty/googletest/googletest/include/gtest/gtest.h:1099
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
src/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py:53
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
src/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py:44
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
src/3rdparty/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.
src/3rdparty/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.
src/3rdparty/googletest/googletest/test/gtest_environment_test.cc:121
↓ 1 callersFunctionTestInfo
src/3rdparty/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.
src/3rdparty/googletest/googletest/test/gtest_environment_test.cc:149
← previousnext →1,001–1,100 of 3,560, ranked by callers