Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acoustid/chromaprint
/ functions
Functions
3,560 in github.com/acoustid/chromaprint
⨍
Functions
3,560
◇
Types & classes
1,211
↓ 1 callers
Method
PostFlagParsingInit
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 callers
Function
PredFormatFunction1
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:94
↓ 1 callers
Function
PredFormatFunction2
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:470
↓ 1 callers
Function
PredFormatFunction3
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:853
↓ 1 callers
Function
PredFormatFunction4
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1255
↓ 1 callers
Function
PredFormatFunction5
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1672
↓ 1 callers
Function
PredFunction1
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:75
↓ 1 callers
Function
PredFunction2
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:451
↓ 1 callers
Function
PredFunction3
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:834
↓ 1 callers
Function
PredFunction4
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1232
↓ 1 callers
Function
PredFunction5
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1648
↓ 1 callers
Function
PrintAsActionResult
src/3rdparty/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.
src/3rdparty/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
src/3rdparty/googletest/googletest/src/gtest-printers.cc:130
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
src/3rdparty/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
src/3rdparty/googletest/googletest/src/gtest.cc:6533
↓ 1 callers
Function
PrintFlag
src/3rdparty/googletest/googletest/test/googletest-env-var-test_.cc:47
↓ 1 callers
Method
PrintJsonTestList
src/3rdparty/googletest/googletest/src/gtest.cc:4936
↓ 1 callers
Function
PrintStringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:525
↓ 1 callers
Function
PrintTo
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:490
↓ 1 callers
Method
PrintTo
src/3rdparty/googletest/googletest/src/gtest.cc:1459
↓ 1 callers
Function
PrintTupleTo
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:827
↓ 1 callers
Function
PrintU16StringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:539
↓ 1 callers
Function
PrintU32StringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:543
↓ 1 callers
Function
PrintU8StringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:534
↓ 1 callers
Function
PrintWideStringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:548
↓ 1 callers
Function
PrintWithFallback
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:352
↓ 1 callers
Method
PrintXmlTestsList
src/3rdparty/googletest/googletest/src/gtest.cc:4443
↓ 1 callers
Function
ProcessFile
src/cmd/fpcalc.cpp:254
↓ 1 callers
Method
Produce
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:628
↓ 1 callers
Method
Randomize
src/3rdparty/googletest/googlemock/src/gmock-matchers.cc:260
↓ 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
src/3rdparty/googletest/googletest/src/gtest.cc:2327
↓ 1 callers
Method
RefQualifiedConstRef
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 callers
Method
RefQualifiedConstRefRef
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:269
↓ 1 callers
Method
RefQualifiedRef
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:270
↓ 1 callers
Method
RefQualifiedRefRef
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:271
↓ 1 callers
Method
RegisterInstantiation
src/3rdparty/googletest/googletest/src/gtest.cc:595
↓ 1 callers
Method
RegisterTestSuite
src/3rdparty/googletest/googletest/src/gtest.cc:589
↓ 1 callers
Function
RegisterTypeParameterizedTestSuite
src/3rdparty/googletest/googletest/src/gtest.cc:578
↓ 1 callers
Function
RegisterTypeParameterizedTestSuiteInstantiation
src/3rdparty/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
src/3rdparty/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:
src/3rdparty/googletest/googletest/test/googletest-output-test.py:102
↓ 1 callers
Function
RemoveMemoryAddresses
Removes memory addresses from the test output.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:97
↓ 1 callers
Function
RemoveReportHeaderAndFooter
Removes Google Test result report's header and footer from the output.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:64
↓ 1 callers
Function
RemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
src/3rdparty/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.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:131
↓ 1 callers
Function
RemoveTestNamesOfLeakedMocks
Removes the test names of leaked mock objects from the test output.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:103
↓ 1 callers
Function
RemoveTime
Removes all time information from a Google Test program's output.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:138
↓ 1 callers
Method
RemoveUnsupportedTests
(self, test_output)
src/3rdparty/googletest/googletest/test/googletest-output-test.py:286
↓ 1 callers
Method
ReportDestroyed
src/3rdparty/googletest/googletest/test/googletest-port-test.cc:1165
↓ 1 callers
Function
ReportInvalidTestSuiteType
src/3rdparty/googletest/googletest/src/gtest.cc:2814
↓ 1 callers
Function
ReportUninterestingCall
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 callers
Function
Rethrow
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 callers
Function
ReturnPointee
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:2108
↓ 1 callers
Function
ReturnSecondArgument
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:630
↓ 1 callers
Function
Run
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 callers
Function
Run
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 callers
Function
RunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
src/3rdparty/googletest/googletest/test/googletest-output-test_.cc:350
↓ 1 callers
Function
RunAndReturnOutput
Runs the test program and returns its output.
src/3rdparty/googletest/googletest/test/googletest-filter-unittest.py:192
↓ 1 callers
Function
RunAndReturnOutput
Runs the test program and returns its output.
src/3rdparty/googletest/googletest/test/googletest-shuffle-test.py:76
↓ 1 callers
Function
RunWithSharding
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 callers
Method
SetCompatibleMode
src/audio/ffmpeg_audio_processor_swresample.h:23
↓ 1 callers
Method
SetInputChannelLayout
src/audio/ffmpeg_audio_processor_swresample.h:31
↓ 1 callers
Method
SetInputSampleFormat
src/audio/ffmpeg_audio_processor_swresample.h:35
↓ 1 callers
Method
SetOption
src/fingerprinter.cpp:60
↓ 1 callers
Method
SetOutputChannelLayout
src/audio/ffmpeg_audio_processor_swresample.h:43
↓ 1 callers
Method
SetOutputChannels
src/audio/ffmpeg_audio_reader.h:56
↓ 1 callers
Method
SetOutputSampleFormat
src/audio/ffmpeg_audio_processor_swresample.h:47
↓ 1 callers
Method
SetUp
Sets up the test fixture. A sub-class may override this.
src/3rdparty/googletest/googletest/src/gtest.cc:2512
↓ 1 callers
Method
SetUpExecuted
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:615
↓ 1 callers
Function
ShouldEmitStackTraceForResultType
Returns true if test part results of type `type` should include a stack trace.
src/3rdparty/googletest/googletest/src/gtest.cc:458
↓ 1 callers
Function
SingleFailureChecker
src/3rdparty/googletest/googletest/include/gtest/gtest-spi.h:115
↓ 1 callers
Function
SkipSpaces
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 callers
Function
SplitIntoTestNames
src/3rdparty/googletest/googletest/src/gtest-typed-test.cc:48
↓ 1 callers
Function
StackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:1239
↓ 1 callers
Function
StackLowerThanAddress
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 callers
Method
Start
src/fingerprinter.cpp:71
↓ 1 callers
Function
StrCaseCmp
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2087
↓ 1 callers
Function
StrError
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2167
↓ 1 callers
Function
StreamWideCharsToMessage
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 callers
Function
StrictMock
src/3rdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h:242
↓ 1 callers
Function
Subtract
src/filter_utils.h:13
↓ 1 callers
Function
SubtractLog
src/filter_utils.h:17
↓ 1 callers
Method
TearDown
Tears down the test fixture. A sub-class may override this.
src/3rdparty/googletest/googletest/src/gtest.cc:2517
↓ 1 callers
Method
TearDownExecuted
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:616
↓ 1 callers
Function
Test
We disallow copying Tests.
src/3rdparty/googletest/googletest/include/gtest/gtest.h:359
↓ 1 callers
Function
TestAssertEqualsUncopyable
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3941
↓ 1 callers
Function
TestAssertNonPositive
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3936
↓ 1 callers
Method
TestBodyExecuted
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:617
↓ 1 callers
Function
TestCatchesLeakedMocksInAdHocTests
src/3rdparty/googletest/googlemock/test/gmock_output_test_.cc:265
↓ 1 callers
Function
TestEq1
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/googletest-output-test_.cc:60
↓ 1 callers
Function
TestEq1
A subroutine used by the following test.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3904
↓ 1 callers
Function
TestEventListeners
We disallow copying TestEventListeners.
src/3rdparty/googletest/googletest/include/gtest/gtest.h:1099
↓ 1 callers
Function
TestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
src/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py:53
↓ 1 callers
Function
TestExitCodeAndOutput
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 callers
Function
TestExitCodeAndOutput
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 callers
Function
TestFailureThrowsRuntimeError
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 callers
Function
TestGlobalSetUp
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 callers
Function
TestInfo
src/3rdparty/googletest/googletest/include/gtest/gtest.h:665
↓ 1 callers
Function
TestNoTestsRunSetUpFailure
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
← previous
next →
1,001–1,100 of 3,560, ranked by callers