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
↓ 3 callers
Method
_TestJsonOutput
Checks the JSON output generated by the Google Test binary. Asserts that the JSON document generated by running the program gtest_prog_name m
src/3rdparty/googletest/googletest/test/googletest-json-output-unittest.py:885
↓ 3 callers
Method
assertXmlResultCount
(self, result, count, xml)
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py:226
↓ 3 callers
Method
begin
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:200
↓ 3 callers
Function
chromaprint_get_fingerprint
src/chromaprint.cpp:130
↓ 3 callers
Method
count
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3556
↓ 3 callers
Method
divider
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2354
↓ 3 callers
Method
has_value
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:707
↓ 3 callers
Method
line
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:247
↓ 3 callers
Function
rand_scalar
src/3rdparty/kissfft/test/test_real.c:21
↓ 3 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
src/3rdparty/googletest/googletest/src/gtest.cc:5624
↓ 3 callers
Function
run_with_flag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
src/3rdparty/googletest/googletest/test/gtest_help_test.py:110
↓ 3 callers
Method
set_interpolate
src/chroma.h:24
↓ 3 callers
Method
size
STL-style container methods.
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1107
↓ 3 callers
Function
source_text
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:695
↓ 3 callers
Method
value
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:354
↓ 3 callers
Method
width
src/filter.h:45
↓ 3 callers
Method
write_fd
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:432
↓ 2 callers
Method
AddExpectation
Adds an expectation to a sequence.
src/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:759
↓ 2 callers
Method
AddRow
src/image.h:65
↓ 2 callers
Method
AddTestInfo
Adds a test to this test suite. Will delete the test upon destruction of the TestSuite object.
src/3rdparty/googletest/googletest/src/gtest.cc:3000
↓ 2 callers
Method
Advance
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:239
↓ 2 callers
Function
AlsoRunDisabledTestsFlag
()
src/3rdparty/googletest/googletest/test/googletest-shuffle-test.py:56
↓ 2 callers
Function
ApplyImpl
src/3rdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:424
↓ 2 callers
Function
AppropriateResolution
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:555
↓ 2 callers
Function
Assert
(condition)
src/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py:41
↓ 2 callers
Function
Assert
(condition)
src/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py:39
↓ 2 callers
Function
Assert
(condition)
src/3rdparty/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
src/3rdparty/googletest/googletest/test/gtest_xml_test_utils.py:42
↓ 2 callers
Function
AssertHelper
src/3rdparty/googletest/googletest/include/gtest/gtest.h:1648
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
src/3rdparty/googletest/googletest/src/gtest-port.cc:1192
↓ 2 callers
Function
CmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
src/3rdparty/googletest/googletest/src/gtest.cc:1770
↓ 2 callers
Function
CmpHelperSTRNE
The helper function for {ASSERT|EXPECT}_STRNE.
src/3rdparty/googletest/googletest/src/gtest.cc:1794
↓ 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
src/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:1334
↓ 2 callers
Function
Conditional
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:5076
↓ 2 callers
Method
Consume
src/audio_processor.cpp:168
↓ 2 callers
Method
Consume
src/fft_test.cpp:15
↓ 2 callers
Function
CreateArgvFromArgs
Note: The return value points into args, so the return value's lifetime is bound to that of args.
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:633
↓ 2 callers
Function
CreateFingerprinterConfiguration
src/fingerprinter_configuration.h:183
↓ 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
src/3rdparty/googletest/googletest/src/gtest-filepath.cc:351
↓ 2 callers
Function
CreateKey
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1833
↓ 2 callers
Method
Current
src/3rdparty/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
src/3rdparty/googletest/googletest/src/gtest.cc:1166
↓ 2 callers
Method
DebugString
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:7240
↓ 2 callers
Function
DecompressFingerprintHeader
src/fingerprint_decompressor.h:44
↓ 2 callers
Method
Decrement
Returns the current counter value, and decrements it. counter can not be less than 0, return 0 in this case
src/3rdparty/googletest/googletest/samples/sample4.cc:41
↓ 2 callers
Function
Delete
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:336
↓ 2 callers
Method
DeleteFilesAndDir
(self)
src/3rdparty/googletest/googletest/test/googletest-json-outfiles-test.py:131
↓ 2 callers
Method
DeleteFilesAndDir
(self)
src/3rdparty/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 =
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1600
↓ 2 callers
Function
DescribeLocationTo
Describes the source file location of this expectation.
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:700
↓ 2 callers
Method
DescribeNegationTo
Describes the negation of this matcher to an ostream.
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:250
↓ 2 callers
Method
DescribeTo
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:1027
↓ 2 callers
Function
DieInDebugElse12
Death in dbg, not opt.
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:196
↓ 2 callers
Function
DisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:406
↓ 2 callers
Function
EditsToString
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3544
↓ 2 callers
Function
EndsWith
src/3rdparty/googletest/googlemock/include/gmock/gmock-function-mocker.h:79
↓ 2 callers
Function
EndsWithPathSeparator
src/3rdparty/googletest/googletest/src/gtest-port.cc:1060
↓ 2 callers
Function
ExpectKeyAndValueWereRecordedForId
src/3rdparty/googletest/googletest/test/gtest_stress_test.cc:69
↓ 2 callers
Function
ExternalUtilityThatCallsRecordProperty
src/3rdparty/googletest/googletest/test/gtest_xml_output_unittest_.cc:148
↓ 2 callers
Function
FClose
!GTEST_OS_WINDOWS_MOBILE && !GTEST_OS_QURT
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2154
↓ 2 callers
Function
FReopen
src/3rdparty/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).
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:585
↓ 2 callers
Function
Failed
Returns true if and only if the test suite failed.
src/3rdparty/googletest/googletest/include/gtest/gtest.h:734
↓ 2 callers
Function
FalseHRESULTSuccess
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:4053
↓ 2 callers
Function
FatalFailure
A helper for generating a fatal failure.
src/3rdparty/googletest/googletest/test/googletest-output-test_.cc:631
↓ 2 callers
Function
Filter4
src/filter_utils.h:98
↓ 2 callers
Function
Filter5
src/filter_utils.h:116
↓ 2 callers
Function
FilterFlag
(test_filter)
src/3rdparty/googletest/googletest/test/googletest-shuffle-test.py:60
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/3rdparty/googletest/googletest/src/gtest.cc:2611
↓ 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
src/3rdparty/googletest/googletest/src/gtest.cc:424
↓ 2 callers
Method
GetAlgorithm
src/fingerprint_decompressor.h:22
↓ 2 callers
Function
GetBase64EncodedSize
src/utils/base64.h:50
↓ 2 callers
Function
GetBitOffset
src/3rdparty/googletest/googletest/src/gtest.cc:3223
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
src/3rdparty/googletest/googletest/src/gtest-port.cc:1202
↓ 2 callers
Function
GetCharWidthPrefix
src/3rdparty/googletest/googletest/src/gtest-printers.cc:213
↓ 2 callers
Function
GetCurrentTimestamp
src/cmd/fpcalc.cpp:248
↓ 2 callers
Function
GetFlag
Returns the value of the given flag.
src/3rdparty/googletest/googletest/test/gtest_test_utils.py:105
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/3rdparty/googletest/googletest/src/gtest.cc:1069
↓ 2 callers
Method
GetId
src/3rdparty/googletest/googletest/src/gtest.cc:1396
↓ 2 callers
Function
GetInjectableArgvs
src/3rdparty/googletest/googletest/src/gtest-port.cc:1274
↓ 2 callers
Function
GetNormalizedCommandOutputAndLeakyTests
Runs a command and returns its normalized output and a list of leaky tests. Args: cmd: the shell command.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:143
↓ 2 callers
Function
GetOutputOfAllCommands
Returns concatenated output from several representative commands.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:259
↓ 2 callers
Function
GetPackedInt3ArraySize
src/utils/pack_int3_array.h:13
↓ 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
src/3rdparty/googletest/googletest/test/googletest-output-test.py:218
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/3rdparty/googletest/googletest/src/gtest.cc:1933
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
src/3rdparty/googletest/googletest/src/gtest.cc:2642
↓ 2 callers
Function
HasFailureHelper
A wrapper for calling HasFailure outside of a test body.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6854
↓ 2 callers
Function
HasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6812
↓ 2 callers
Method
Head
Gets the first element of the queue, or NULL if the queue is empty.
src/3rdparty/googletest/googletest/samples/sample3-inl.h:103
↓ 2 callers
Function
IndexToFreq
src/utils.h:101
↓ 2 callers
Function
InvokeArgument
src/3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h:595
↓ 2 callers
Function
IsAlNum
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1972
↓ 2 callers
Method
IsDoDefault
Returns true if and only if this is the DoDefault() action.
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:785
↓ 2 callers
Function
KilledExitStatus
Returns the exit status of a process that raises a given signal. If the signal does not cause the process to die, then it returns instead the exit sta
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:261
↓ 2 callers
Method
Length
src/3rdparty/googletest/googletest/samples/sample2.h:73
↓ 2 callers
Method
Lock
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1912
↓ 2 callers
Function
LogElementMatcherPairVec
src/3rdparty/googletest/googlemock/src/gmock-matchers.cc:232
↓ 2 callers
Function
LogWithLocation
Logs a message including file and line number information.
src/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:73
↓ 2 callers
Function
MakeAction
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:900
↓ 2 callers
Method
MakeNewHolder
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1869
← previous
next →
601–700 of 3,560, ranked by callers