MCPcopy Create free account

hub / github.com/acoustid/chromaprint / functions

Functions3,560 in github.com/acoustid/chromaprint

↓ 12 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
src/3rdparty/googletest/googletest/src/gtest.cc:6340
↓ 12 callersFunctionkiss_fft_alloc
* * User-callable function to allocate all necessary storage space for the fft. * * The return value is a contiguous block of memory, allocated wit
src/3rdparty/kissfft/kiss_fft.c:337
↓ 12 callersMethodstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
src/3rdparty/googletest/googletest/src/gtest.cc:5326
↓ 11 callersFunctionAllOfMatches
Helper to allow easy testing of AllOf matchers with num parameters.
src/3rdparty/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc:426
↓ 11 callersFunctionAlwaysTrue
src/3rdparty/googletest/googletest/src/gtest.cc:6401
↓ 11 callersFunctionAnyOfMatches
Helper to allow easy testing of AnyOf matchers with num parameters.
src/3rdparty/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc:605
↓ 11 callersFunctionApplyWindow
src/utils.h:47
↓ 11 callersFunctionCombine
src/3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:406
↓ 11 callersFunctionDeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:293
↓ 11 callersFunctionDieWithMessage
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:112
↓ 11 callersFunctionForEach
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:288
↓ 11 callersFunctionMatches
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:5121
↓ 11 callersMethodMoveForward
src/utils/gaussian_filter.h:15
↓ 11 callersMethodPassed
Returns true if and only if the unit test passed (i.e. all test suites passed).
src/3rdparty/googletest/googletest/src/gtest.cc:5337
↓ 11 callersMethodRemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
src/3rdparty/googletest/googletest/src/gtest-filepath.cc:199
↓ 11 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
src/3rdparty/googletest/googletest/src/gtest-filepath.cc:377
↓ 11 callersMethodRunAndVerify
Runs googletest-break-on-failure-unittest_ and verifies its behavior. Runs googletest-break-on-failure-unittest_ and verifies that it does (o
src/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest.py:98
↓ 11 callersMethodRunAndVerifyWithSharding
Checks that binary runs correct tests for the given filter and shard. Runs all shards of googletest-filter-unittest_ with the given filter, and
src/3rdparty/googletest/googletest/test/googletest-filter-unittest.py:316
↓ 11 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
src/3rdparty/googletest/googletest/src/gtest.cc:2257
↓ 11 callersFunctionThrowNothing
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:3843
↓ 11 callersFunctionmatch_flags
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3652
↓ 11 callersMethodpointer
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1609
↓ 11 callersMethodtest_to_run_count
Gets the number of tests that should run.
src/3rdparty/googletest/googletest/src/gtest.cc:1152
↓ 10 callersFunctionAbort
src/3rdparty/googletest/googletest/src/gtest-port.cc:1299
↓ 10 callersFunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
src/3rdparty/googletest/googletest/include/gtest/gtest.h:1345
↓ 10 callersFunctionAssertDebugDeathHelper
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:727
↓ 10 callersFunctionBase64Encode
src/utils/base64.h:61
↓ 10 callersFunctionCaptureStderr
Starts capturing stderr.
src/3rdparty/googletest/googletest/src/gtest-port.cc:1226
↓ 10 callersFunctionDieInside
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:127
↓ 10 callersFunctionDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are consid
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4363
↓ 10 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
src/3rdparty/googletest/googletest/src/gtest.cc:1619
↓ 10 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
src/3rdparty/googletest/googletest/src/gtest.cc:4174
↓ 10 callersFunctionGetTypeName
GetTypeName(const std::type_info&) returns a human-readable name of type T.
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-type-util.h:91
↓ 10 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
src/3rdparty/googletest/googletest/src/gtest.cc:6151
↓ 10 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
src/3rdparty/googletest/googletest/src/gtest-port.cc:1380
↓ 10 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
src/3rdparty/googletest/googletest/src/gtest-filepath.cc:302
↓ 10 callersFunctionIsRepeat
src/3rdparty/googletest/googletest/src/gtest-port.cc:767
↓ 10 callersMethodJoin
src/3rdparty/googletest/googletest/src/gtest-port.cc:483
↓ 10 callersFunctionLogIsVisible
Returns true if and only if a log with the given severity is visible according to the --gmock_verbose flag.
src/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc:133
↓ 10 callersFunctionMatchPrintAndExplain
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:599
↓ 10 callersMethodOnTestProgramStart
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6878
↓ 10 callersMethodPassed
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:981
↓ 10 callersFunctionRegisterTest
src/3rdparty/googletest/googletest/include/gtest/gtest.h:2299
↓ 10 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
src/3rdparty/googletest/googletest/src/gtest.cc:6413
↓ 10 callersFunctionValuesIn
src/3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:295
↓ 10 callersMethodfailed_test_count
Gets the number of failed tests.
src/3rdparty/googletest/googletest/src/gtest.cc:1126
↓ 10 callersFunctionkiss_fft
src/3rdparty/kissfft/kiss_fft.c:397
↓ 10 callersFunctionkiss_fftr_alloc
src/3rdparty/kissfft/kiss_fftr.c:21
↓ 10 callersMethodset_s
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:635
↓ 9 callersFunctionDecompressFingerprint
src/fingerprint_decompressor.h:33
↓ 9 callersFunctionDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4350
↓ 9 callersFunctionElements
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3648
↓ 9 callersMethodFlush
src/silence_remover.cpp:49
↓ 9 callersFunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:774
↓ 9 callersFunctionGTEST_LOCK_EXCLUDED_
src/3rdparty/googletest/googletest/src/gtest.cc:5055
↓ 9 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
src/3rdparty/googletest/googletest/src/gtest.cc:405
↓ 9 callersFunctionGetElementOr
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:295
↓ 9 callersFunctionIsEven
Returns true if and only if the argument is an even number.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2178
↓ 9 callersFunctionLog
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
src/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc:154
↓ 9 callersFunctionParseFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
src/3rdparty/googletest/googletest/src/gtest.cc:6465
↓ 9 callersMethodQuantize
src/quantizer.h:20
↓ 9 callersMethodRunAndVerify
Runs googletest-throw-on-failure-test_ and verifies its behavior. Runs googletest-throw-on-failure-test_ and verifies that it does (or does n
src/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test.py:87
↓ 9 callersMethodRunAndVerifyAllowingDisabled
Checks that the binary runs correct set of tests for the given filter. Runs googletest-filter-unittest_ with the given filter, and enables di
src/3rdparty/googletest/googletest/test/googletest-filter-unittest.py:361
↓ 9 callersFunctionSetEnvVar
Sets/unsets an environment variable to a given value.
src/3rdparty/googletest/googletest/test/gtest_test_utils.py:56
↓ 9 callersFunctionchromaprint_dealloc
src/chromaprint.cpp:248
↓ 9 callersMethodfile
Where in the source file was the default action spec defined?
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:246
↓ 9 callersFunctionkiss_fftr
src/3rdparty/kissfft/kiss_fftr.c:63
↓ 9 callersFunctionremove
Windows CE doesn't have the remove C function.
src/3rdparty/googletest/googletest/test/googletest-filepath-test.cc:57
↓ 8 callersFunctionACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
src/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:1472
↓ 8 callersFunctionCanCallReturnRef
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:901
↓ 8 callersFunctionCaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:872
↓ 8 callersFunctionCheckFingerprints
tests/test_utils.h:22
↓ 8 callersFunctionClearCurrentTestPartResults
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:340
↓ 8 callersFunctionEMString
Test helper for formatting element, matcher index pairs in expectations.
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:2088
↓ 8 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2034
↓ 8 callersFunctionFilter0
src/filter_utils.h:28
↓ 8 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
src/3rdparty/googletest/googletest/src/gtest-port.cc:1021
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
src/3rdparty/googletest/googletest/src/gtest.cc:3137
↓ 8 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
src/3rdparty/googletest/googletest/src/gtest-port.cc:1236
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:114
↓ 8 callersFunctionGetRawPointer
src/3rdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:79
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
src/3rdparty/googletest/googletest/src/gtest.cc:2661
↓ 8 callersFunctionHasPrefix
src/3rdparty/googletest/googletest/test/googletest-printers-test.cc:766
↓ 8 callersFunctionIsSubstringImpl
src/3rdparty/googletest/googletest/src/gtest.cc:1852
↓ 8 callersMethodMatchAndExplain
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:1029
↓ 8 callersFunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:836
↓ 8 callersMethodPerform
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1274
↓ 8 callersFunctionPrintCharsAsStringTo
src/3rdparty/googletest/googletest/src/gtest-printers.cc:339
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2199
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2209
↓ 8 callersFunctionReturnRef
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1914
↓ 8 callersFunctionSet
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h:89
↓ 8 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
src/3rdparty/googletest/googletest/test/googletest-env-var-test.py:53
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true if and only if the test should be run on this shard. The test id is s
src/3rdparty/googletest/googletest/src/gtest.cc:6169
↓ 8 callersMethodSize
Gets the number of elements.
src/3rdparty/googletest/googletest/samples/sample3-inl.h:100
↓ 8 callersFunctionStrCaseNe
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4563
↓ 8 callersFunctionStrNe
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4547
↓ 8 callersFunctionSumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
src/3rdparty/googletest/googletest/src/gtest.cc:429
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
src/3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc:401
↓ 8 callersMethodassertFailFastBehavior
Assert --fail_fast via flag.
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py:269
← previousnext →201–300 of 3,560, ranked by callers