MCPcopy Create free account

hub / github.com/acoustid/chromaprint / types & classes

Types & classes1,211 in github.com/acoustid/chromaprint

↓ 243 callersClassBool
A user-defined data type.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:54
↓ 56 callersClassFilter
src/filter.h:12
↓ 49 callersClassQuantizer
src/quantizer.h:12
↓ 48 callersClassClassifier
src/classifier.h:13
↓ 39 callersClassMessage
Makes sure that an assertion knows to use ::testing::Message instead of ::my_namespace::testing::Message.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6458
↓ 10 callersClassConvertibleFromAny
Implicitly convertible from any type.
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:586
↓ 10 callersClassUnprintableChar
A class that supports binary comparison operators but not streaming.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:4956
↓ 9 callersClassSampleVariantIntString
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:785
↓ 8 callersClassPredFormatFunctor1
A unary predicate-formatter functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:102
↓ 8 callersClassPredFormatFunctor2
A binary predicate-formatter functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:480
↓ 8 callersClassPredFormatFunctor3
A ternary predicate-formatter functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:865
↓ 8 callersClassPredFormatFunctor4
A 4-ary predicate-formatter functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1268
↓ 8 callersClassPredFormatFunctor5
A 5-ary predicate-formatter functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1686
↓ 8 callersClassPredFunctor1
A unary predicate functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:85
↓ 8 callersClassPredFunctor2
A binary predicate functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:461
↓ 8 callersClassPredFunctor3
A ternary predicate functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:844
↓ 8 callersClassPredFunctor4
A 4-ary predicate functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1246
↓ 8 callersClassPredFunctor5
A 5-ary predicate functor.
src/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1662
↓ 8 callersClassRelationToSourceReference
The relation between an NativeArray object (see below) and the native array it represents. We use 2 different structs to allow non-copyable types to b
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1068
↓ 7 callersClassResult
src/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:91
↓ 6 callersClassMessage
src/3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc:65
↓ 6 callersClassMoveOnly
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:998
↓ 6 callersClassPrintMeNot
A helper class that generates a failure when printed. We use it to ensure that Google Mock doesn't print a value (even to an internal buffer) when it
src/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:2116
↓ 6 callersClassReturnInt
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1946
↓ 6 callersClassSampleAnyType
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:849
↓ 5 callersClassCodeLocation
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:476
↓ 5 callersClassFlags
The Flags struct stores a copy of all Google Test flags.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:5522
↓ 5 callersClassRank1
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:572
↓ 5 callersClassRelationToSourceCopy
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1069
↓ 4 callersClassBase
src/3rdparty/googletest/googletest/test/googletest-port-test.cc:94
↓ 4 callersClassDogAdder
Verifies that Range works with user-defined types that define copy constructor, operator=(), operator+(), and operator<().
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:213
↓ 4 callersClassFoo
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1217
↓ 4 callersEnumFormat
src/cmd/fpcalc.cpp:16
↓ 4 callersClassHelper
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:776
↓ 4 callersClassNonDefaultConstructAssignString
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:485
↓ 4 callersClassReturn17
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1920
↓ 4 callersClassStreamMatchResultListener
A match result listener that forwards the explanation to a given ostream. The difference between this and MatchResultListener is that the former is c
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:195
↓ 4 callersClassUnitTestFilter
src/3rdparty/googletest/googletest/src/gtest.cc:783
↓ 4 callersClassiterator
src/3rdparty/googletest/googletest/test/googletest-printers-test.cc:1237
↓ 3 callersClassAssertIsEvenFunctor
A predicate-formatter functor that asserts the argument is an even number.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2218
↓ 3 callersClassAssertSumIsEven5Functor
A predicate-formatter functor that asserts the sum of the arguments is an even number.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2252
↓ 3 callersClassAssertionResult
Makes sure that an assertion knows to use ::testing::AssertionResult instead of ::my_namespace::testing::AssertionResult.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6463
↓ 3 callersClassDivisibleByImpl
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2336
↓ 3 callersClassIntWrapper
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:248
↓ 3 callersClassMockObject
src/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:592
↓ 3 callersClassMyType
src/3rdparty/googletest/googletest/test/googletest-list-tests-unittest_.cc:69
↓ 3 callersClassNonImplicitlyConstructibleTypeWithOperatorEq
src/3rdparty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:537
↓ 3 callersClassPolymorphicFunctor
Tests that ResultOf(f, ...) compiles and works as expected when f is a functor with more than one operator() defined. ResultOf() must work for each de
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:1078
↓ 3 callersClassPrintToStringParamName
A builtin parameterized test name generator which returns the result of testing::PrintToString.
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:72
↓ 3 callersClassPrintable
src/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:1872
↓ 3 callersClassSumIsEven3Functor
A functor that returns true if and only if the sum of the arguments is an even number.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2229
↓ 3 callersEnumType
src/3rdparty/googletest/googletest/include/gtest/gtest-test-part.h:58
↓ 3 callersClassUnprintable
src/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:1878
↓ 2 callersClassCustomParamNameFunctor
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:917
↓ 2 callersClassCustomStruct
src/3rdparty/googletest/googletest/test/googletest-param-test-test.cc:994
↓ 2 callersClassDouble
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:2100
↓ 2 callersClassDummyMatchResultListener
A match result listener that ignores the explanation.
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:183
↓ 2 callersClassIn
Define types In and Out such that: In is implicitly convertible to Out. Out also has an explicit constructor from In.
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:717
↓ 2 callersClassIsEvenFunctor
A functor that returns true if and only if the argument is an even number.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:2181
↓ 2 callersClassMatchesRegexMatcher
Implements polymorphic matchers MatchesRegex(regex) and ContainsRegex(regex), which can be used as a Matcher<T> as long as T can be converted to a str
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:783
↓ 2 callersClassMyException
src/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:574
↓ 2 callersClassMyNonDefaultConstructible
A type that's not default constructible.
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:367
↓ 2 callersClassNullaryFunctor
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1189
↓ 2 callersClassPoint
A user-defined type with AbslStringify
src/3rdparty/googletest/googletest/test/googletest-printers-test.cc:137
↓ 2 callersClassSegment
src/fingerprint_matcher.h:16
↓ 2 callersClassconst_iterator
src/3rdparty/googletest/googletest/test/googletest-printers-test.cc:1248
↓ 2 callersClasssigaction
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:390
↓ 2 callersClasssigaction
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:1295
↓ 1 callersClassBig
src/3rdparty/googletest/googletest/test/googletest-printers-test.cc:1328
↓ 1 callersClassBiggestIntConvertible
A class implicitly convertible to BiggestInt.
src/3rdparty/googletest/googletest/test/googletest-printers-test.cc:94
↓ 1 callersClassClassUniqueToAlwaysTrue
src/3rdparty/googletest/googletest/src/gtest.cc:6396
↓ 1 callersClassConcatAll
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1543
↓ 1 callersClassConvertibleToBool
A class that can be implicitly converted to bool.
src/3rdparty/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc:862
↓ 1 callersClassDoDefaultAction
Implements the polymorphic DoDefault() action.
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1256
↓ 1 callersClassDummy
src/3rdparty/googletest/googlemock/test/gmock_stress_test.cc:62
↓ 1 callersClassEq2Matcher
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1215
↓ 1 callersClassExpectationBase
Base class for expectations.
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:107
↓ 1 callersClassFoo
https://github.com/google/googletest/issues/4052
src/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc:959
↓ 1 callersClassFoo
This class has a private member we want to test. We will test it both in a TEST and in a TEST_F.
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:5017
↓ 1 callersClassFunctor
Tests that ResultOf(f, ...) compiles and works as expected when f is a function object.
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:1064
↓ 1 callersClassGe2Matcher
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1235
↓ 1 callersClassGt2Matcher
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1227
↓ 1 callersClassIsEmptyMatcher
Implements the polymorphic IsEmpty matcher, which can be used as a Matcher<T> as long as T is either a container that defines empty() and size() (e.g.
src/3rdparty/googletest/googlemock/include/gmock/gmock-more-matchers.h:64
↓ 1 callersClassIsGreaterThan
This functor returns true if the input is greater than the given number.
src/3rdparty/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc:829
↓ 1 callersClassIsHalfOfMatcher
For testing Pointwise().
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:2243
↓ 1 callersClassIsNanMatcher
Implements the polymorphic IsNan() matcher, which matches any floating type value that is Nan.
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1676
↓ 1 callersClassIsNullMatcher
Implements the polymorphic IsNull() matcher, which matches any raw or smart pointer that is NULL.
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:775
↓ 1 callersClassJsonUnitTestResultPrinter
This class generates an JSON output file.
src/3rdparty/googletest/googletest/src/gtest.cc:4490
↓ 1 callersClassLe2Matcher
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1231
↓ 1 callersClassLessComparator
A comparator functor that uses the < operator to compare two values.
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:2537
↓ 1 callersClassLt2Matcher
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1223
↓ 1 callersClassMaxBipartiteMatchState
FindMaxBipartiteMatching and its helper class. Uses the well-known Ford-Fulkerson max flow method to find a maximum bipartite matching. Flow is consi
src/3rdparty/googletest/googlemock/src/gmock-matchers.cc:124
↓ 1 callersClassMockClass
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:988
↓ 1 callersClassNe2Matcher
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1219
↓ 1 callersClassNoDefaultConstructor
src/3rdparty/googletest/googletest/test/googletest-port-test.cc:982
↓ 1 callersClassNonMoveable
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:228
↓ 1 callersClassNonMoveableStruct
Define a non-moveable result type.
src/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:815
↓ 1 callersClassNotNullMatcher
Implements the polymorphic NotNull() matcher, which matches any raw or smart pointer that is not NULL.
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:789
↓ 1 callersClassOneShotUnaryFunctor
src/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:94
↓ 1 callersClassParamIterator
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:129
next →1–100 of 1,211, ranked by callers