Searched refs:LosslessArithmeticConvertibleImpl (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/internal/
H A Dgmock-internal-utils.h175 // LosslessArithmeticConvertibleImpl<kFromKind, From, kToKind, To>::value
185 struct LosslessArithmeticConvertibleImpl : public false_type {}; struct in namespace:testing::internal
189 struct LosslessArithmeticConvertibleImpl<kBool, bool, kBool, bool> struct in namespace:testing::internal
194 struct LosslessArithmeticConvertibleImpl<kBool, bool, kInteger, To> struct in namespace:testing::internal
199 struct LosslessArithmeticConvertibleImpl<kBool, bool, kFloatingPoint, To> struct in namespace:testing::internal
204 struct LosslessArithmeticConvertibleImpl<kInteger, From, kBool, bool> struct in namespace:testing::internal
210 struct LosslessArithmeticConvertibleImpl<kInteger, From, kInteger, To> struct in namespace:testing::internal
225 struct LosslessArithmeticConvertibleImpl<kInteger, From, kFloatingPoint, To>
230 struct LosslessArithmeticConvertibleImpl<kFloatingPoint, From, kBool, bool>
235 struct LosslessArithmeticConvertibleImpl<kFloatingPoin
[all...]
/external/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h175 // LosslessArithmeticConvertibleImpl<kFromKind, From, kToKind, To>::value
185 struct LosslessArithmeticConvertibleImpl : public false_type {}; struct in namespace:testing::internal
189 struct LosslessArithmeticConvertibleImpl<kBool, bool, kBool, bool> struct in namespace:testing::internal
194 struct LosslessArithmeticConvertibleImpl<kBool, bool, kInteger, To> struct in namespace:testing::internal
199 struct LosslessArithmeticConvertibleImpl<kBool, bool, kFloatingPoint, To> struct in namespace:testing::internal
204 struct LosslessArithmeticConvertibleImpl<kInteger, From, kBool, bool> struct in namespace:testing::internal
210 struct LosslessArithmeticConvertibleImpl<kInteger, From, kInteger, To> struct in namespace:testing::internal
225 struct LosslessArithmeticConvertibleImpl<kInteger, From, kFloatingPoint, To>
230 struct LosslessArithmeticConvertibleImpl<kFloatingPoint, From, kBool, bool>
235 struct LosslessArithmeticConvertibleImpl<kFloatingPoin
[all...]
/external/v8/testing/gmock/include/gmock/internal/
H A Dgmock-internal-utils.h175 // LosslessArithmeticConvertibleImpl<kFromKind, From, kToKind, To>::value
185 struct LosslessArithmeticConvertibleImpl : public false_type {}; struct in namespace:testing::internal
189 struct LosslessArithmeticConvertibleImpl<kBool, bool, kBool, bool> struct in namespace:testing::internal
194 struct LosslessArithmeticConvertibleImpl<kBool, bool, kInteger, To> struct in namespace:testing::internal
199 struct LosslessArithmeticConvertibleImpl<kBool, bool, kFloatingPoint, To> struct in namespace:testing::internal
204 struct LosslessArithmeticConvertibleImpl<kInteger, From, kBool, bool> struct in namespace:testing::internal
210 struct LosslessArithmeticConvertibleImpl<kInteger, From, kInteger, To> struct in namespace:testing::internal
225 struct LosslessArithmeticConvertibleImpl<kInteger, From, kFloatingPoint, To>
230 struct LosslessArithmeticConvertibleImpl<kFloatingPoint, From, kBool, bool>
235 struct LosslessArithmeticConvertibleImpl<kFloatingPoin
[all...]
/external/fmtlib/test/gmock/
H A Dgmock.h633 // LosslessArithmeticConvertibleImpl<kFromKind, From, kToKind, To>::value
643 struct LosslessArithmeticConvertibleImpl : public false_type {}; struct in namespace:testing::internal
647 struct LosslessArithmeticConvertibleImpl<kBool, bool, kBool, bool> struct in namespace:testing::internal
652 struct LosslessArithmeticConvertibleImpl<kBool, bool, kInteger, To> struct in namespace:testing::internal
657 struct LosslessArithmeticConvertibleImpl<kBool, bool, kFloatingPoint, To> struct in namespace:testing::internal
662 struct LosslessArithmeticConvertibleImpl<kInteger, From, kBool, bool> struct in namespace:testing::internal
668 struct LosslessArithmeticConvertibleImpl<kInteger, From, kInteger, To> struct in namespace:testing::internal
683 struct LosslessArithmeticConvertibleImpl<kInteger, From, kFloatingPoint, To>
688 struct LosslessArithmeticConvertibleImpl<kFloatingPoint, From, kBool, bool>
693 struct LosslessArithmeticConvertibleImpl<kFloatingPoin
[all...]

Completed in 220 milliseconds