MCPcopy Create free account

hub / github.com/acoustid/chromaprint / functions

Functions3,560 in github.com/acoustid/chromaprint

↓ 3 callersMethod_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 callersMethodassertXmlResultCount
(self, result, count, xml)
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py:226
↓ 3 callersMethodbegin
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:200
↓ 3 callersFunctionchromaprint_get_fingerprint
src/chromaprint.cpp:130
↓ 3 callersMethodcount
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3556
↓ 3 callersMethoddivider
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2354
↓ 3 callersMethodhas_value
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:707
↓ 3 callersMethodline
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:247
↓ 3 callersFunctionrand_scalar
src/3rdparty/kissfft/test/test_real.c:21
↓ 3 callersMethodrandom_seed
Returns the random seed used at the start of the current test run.
src/3rdparty/googletest/googletest/src/gtest.cc:5624
↓ 3 callersFunctionrun_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 callersMethodset_interpolate
src/chroma.h:24
↓ 3 callersMethodsize
STL-style container methods.
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1107
↓ 3 callersFunctionsource_text
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:695
↓ 3 callersMethodvalue
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:354
↓ 3 callersMethodwidth
src/filter.h:45
↓ 3 callersMethodwrite_fd
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:432
↓ 2 callersMethodAddExpectation
Adds an expectation to a sequence.
src/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:759
↓ 2 callersMethodAddRow
src/image.h:65
↓ 2 callersMethodAddTestInfo
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 callersMethodAdvance
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:239
↓ 2 callersFunctionAlsoRunDisabledTestsFlag
()
src/3rdparty/googletest/googletest/test/googletest-shuffle-test.py:56
↓ 2 callersFunctionApplyImpl
src/3rdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:424
↓ 2 callersFunctionAppropriateResolution
src/3rdparty/googletest/googletest/include/gtest/gtest-printers.h:555
↓ 2 callersFunctionAssert
(condition)
src/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py:41
↓ 2 callersFunctionAssert
(condition)
src/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py:39
↓ 2 callersFunctionAssert
(condition)
src/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test.py:39
↓ 2 callersMethodAssertEquivalentNodes
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 callersFunctionAssertHelper
src/3rdparty/googletest/googletest/include/gtest/gtest.h:1648
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
src/3rdparty/googletest/googletest/src/gtest-port.cc:1192
↓ 2 callersFunctionCmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
src/3rdparty/googletest/googletest/src/gtest.cc:1770
↓ 2 callersFunctionCmpHelperSTRNE
The helper function for {ASSERT|EXPECT}_STRNE.
src/3rdparty/googletest/googletest/src/gtest.cc:1794
↓ 2 callersFunctionConcat
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 callersFunctionConditional
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:5076
↓ 2 callersMethodConsume
src/audio_processor.cpp:168
↓ 2 callersMethodConsume
src/fft_test.cpp:15
↓ 2 callersFunctionCreateArgvFromArgs
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 callersFunctionCreateFingerprinterConfiguration
src/fingerprinter_configuration.h:183
↓ 2 callersMethodCreateFolder
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 callersFunctionCreateKey
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1833
↓ 2 callersMethodCurrent
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:246
↓ 2 callersMethodCurrentOsStackTraceExceptTop
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 callersMethodDebugString
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:7240
↓ 2 callersFunctionDecompressFingerprintHeader
src/fingerprint_decompressor.h:44
↓ 2 callersMethodDecrement
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 callersFunctionDelete
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:336
↓ 2 callersMethodDeleteFilesAndDir
(self)
src/3rdparty/googletest/googletest/test/googletest-json-outfiles-test.py:131
↓ 2 callersMethodDeleteFilesAndDir
(self)
src/3rdparty/googletest/googletest/test/gtest_xml_outfiles_test.py:96
↓ 2 callersMethodDescribeDefaultActionTo
Describes what default action will be performed for the given arguments. L =
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1600
↓ 2 callersFunctionDescribeLocationTo
Describes the source file location of this expectation.
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:700
↓ 2 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:250
↓ 2 callersMethodDescribeTo
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:1027
↓ 2 callersFunctionDieInDebugElse12
Death in dbg, not opt.
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:196
↓ 2 callersFunctionDisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:406
↓ 2 callersFunctionEditsToString
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3544
↓ 2 callersFunctionEndsWith
src/3rdparty/googletest/googlemock/include/gmock/gmock-function-mocker.h:79
↓ 2 callersFunctionEndsWithPathSeparator
src/3rdparty/googletest/googletest/src/gtest-port.cc:1060
↓ 2 callersFunctionExpectKeyAndValueWereRecordedForId
src/3rdparty/googletest/googletest/test/gtest_stress_test.cc:69
↓ 2 callersFunctionExternalUtilityThatCallsRecordProperty
src/3rdparty/googletest/googletest/test/gtest_xml_output_unittest_.cc:148
↓ 2 callersFunctionFClose
!GTEST_OS_WINDOWS_MOBILE && !GTEST_OS_QURT
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2154
↓ 2 callersFunctionFReopen
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2149
↓ 2 callersFunctionFailed
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 callersFunctionFailed
Returns true if and only if the test suite failed.
src/3rdparty/googletest/googletest/include/gtest/gtest.h:734
↓ 2 callersFunctionFalseHRESULTSuccess
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:4053
↓ 2 callersFunctionFatalFailure
A helper for generating a fatal failure.
src/3rdparty/googletest/googletest/test/googletest-output-test_.cc:631
↓ 2 callersFunctionFilter4
src/filter_utils.h:98
↓ 2 callersFunctionFilter5
src/filter_utils.h:116
↓ 2 callersFunctionFilterFlag
(test_filter)
src/3rdparty/googletest/googletest/test/googletest-shuffle-test.py:60
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/3rdparty/googletest/googletest/src/gtest.cc:2611
↓ 2 callersFunctionGTestIsInitialized
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 callersMethodGetAlgorithm
src/fingerprint_decompressor.h:22
↓ 2 callersFunctionGetBase64EncodedSize
src/utils/base64.h:50
↓ 2 callersFunctionGetBitOffset
src/3rdparty/googletest/googletest/src/gtest.cc:3223
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
src/3rdparty/googletest/googletest/src/gtest-port.cc:1202
↓ 2 callersFunctionGetCharWidthPrefix
src/3rdparty/googletest/googletest/src/gtest-printers.cc:213
↓ 2 callersFunctionGetCurrentTimestamp
src/cmd/fpcalc.cpp:248
↓ 2 callersFunctionGetFlag
Returns the value of the given flag.
src/3rdparty/googletest/googletest/test/gtest_test_utils.py:105
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/3rdparty/googletest/googletest/src/gtest.cc:1069
↓ 2 callersMethodGetId
src/3rdparty/googletest/googletest/src/gtest.cc:1396
↓ 2 callersFunctionGetInjectableArgvs
src/3rdparty/googletest/googletest/src/gtest-port.cc:1274
↓ 2 callersFunctionGetNormalizedCommandOutputAndLeakyTests
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 callersFunctionGetOutputOfAllCommands
Returns concatenated output from several representative commands.
src/3rdparty/googletest/googletest/test/googletest-output-test.py:259
↓ 2 callersFunctionGetPackedInt3ArraySize
src/utils/pack_int3_array.h:13
↓ 2 callersFunctionGetShellCommandOutput
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 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/3rdparty/googletest/googletest/src/gtest.cc:1933
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
src/3rdparty/googletest/googletest/src/gtest.cc:2642
↓ 2 callersFunctionHasFailureHelper
A wrapper for calling HasFailure outside of a test body.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6854
↓ 2 callersFunctionHasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6812
↓ 2 callersMethodHead
Gets the first element of the queue, or NULL if the queue is empty.
src/3rdparty/googletest/googletest/samples/sample3-inl.h:103
↓ 2 callersFunctionIndexToFreq
src/utils.h:101
↓ 2 callersFunctionInvokeArgument
src/3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h:595
↓ 2 callersFunctionIsAlNum
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1972
↓ 2 callersMethodIsDoDefault
Returns true if and only if this is the DoDefault() action.
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:785
↓ 2 callersFunctionKilledExitStatus
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 callersMethodLength
src/3rdparty/googletest/googletest/samples/sample2.h:73
↓ 2 callersMethodLock
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1912
↓ 2 callersFunctionLogElementMatcherPairVec
src/3rdparty/googletest/googlemock/src/gmock-matchers.cc:232
↓ 2 callersFunctionLogWithLocation
Logs a message including file and line number information.
src/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:73
↓ 2 callersFunctionMakeAction
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:900
↓ 2 callersMethodMakeNewHolder
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1869
← previousnext →601–700 of 3,560, ranked by callers