Searched refs:InvokeTagConstant (Results 1 – 6 of 6) sorted by relevance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 674 using InvokeTagConstant = std::integral_constant<InvokeTag, T>; typedef 683 struct MinTag<a> : InvokeTagConstant<a> {}; 748 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>, T...) { in TestCustomHashType() 759 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>) { in TestCustomHashType() 770 void TestCustomHashType(InvokeTagConstant<Tag> tag, T... t) { in TestCustomHashType() 772 TestCustomHashType(InvokeTagConstant<next>(), tag, t...); in TestCustomHashType() 773 TestCustomHashType(InvokeTagConstant<next>(), t...); in TestCustomHashType() 777 TestCustomHashType(InvokeTagConstant<InvokeTag{}>()); in TEST()
|
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 674 using InvokeTagConstant = std::integral_constant<InvokeTag, T>; typedef 683 struct MinTag<a> : InvokeTagConstant<a> {}; 748 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>, T...) { in TestCustomHashType() 759 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>) { in TestCustomHashType() 770 void TestCustomHashType(InvokeTagConstant<Tag> tag, T... t) { in TestCustomHashType() 772 TestCustomHashType(InvokeTagConstant<next>(), tag, t...); in TestCustomHashType() 773 TestCustomHashType(InvokeTagConstant<next>(), t...); in TestCustomHashType() 777 TestCustomHashType(InvokeTagConstant<InvokeTag{}>()); in TEST()
|
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 692 using InvokeTagConstant = std::integral_constant<InvokeTag, T>; typedef 701 struct MinTag<a> : InvokeTagConstant<a> {}; 766 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>, T...) { in TestCustomHashType() 777 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>) { in TestCustomHashType() 788 void TestCustomHashType(InvokeTagConstant<Tag> tag, T... t) { in TestCustomHashType() 790 TestCustomHashType(InvokeTagConstant<next>(), tag, t...); in TestCustomHashType() 791 TestCustomHashType(InvokeTagConstant<next>(), t...); in TestCustomHashType() 795 TestCustomHashType(InvokeTagConstant<InvokeTag{}>()); in TEST()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 692 using InvokeTagConstant = std::integral_constant<InvokeTag, T>; typedef 701 struct MinTag<a> : InvokeTagConstant<a> {}; 766 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>, T...) { in TestCustomHashType() 777 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>) { in TestCustomHashType() 788 void TestCustomHashType(InvokeTagConstant<Tag> tag, T... t) { in TestCustomHashType() 790 TestCustomHashType(InvokeTagConstant<next>(), tag, t...); in TestCustomHashType() 791 TestCustomHashType(InvokeTagConstant<next>(), t...); in TestCustomHashType() 795 TestCustomHashType(InvokeTagConstant<InvokeTag{}>()); in TEST()
|
/dports/devel/abseil/abseil-cpp-20211102.0/absl/hash/ |
H A D | hash_test.cc | 692 using InvokeTagConstant = std::integral_constant<InvokeTag, T>; typedef 701 struct MinTag<a> : InvokeTagConstant<a> {}; 766 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>, T...) { in TestCustomHashType() 777 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>) { in TestCustomHashType() 788 void TestCustomHashType(InvokeTagConstant<Tag> tag, T... t) { in TestCustomHashType() 790 TestCustomHashType(InvokeTagConstant<next>(), tag, t...); in TestCustomHashType() 791 TestCustomHashType(InvokeTagConstant<next>(), t...); in TestCustomHashType() 795 TestCustomHashType(InvokeTagConstant<InvokeTag{}>()); in TEST()
|
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 692 using InvokeTagConstant = std::integral_constant<InvokeTag, T>; typedef 701 struct MinTag<a> : InvokeTagConstant<a> {}; 766 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>, T...) { in TestCustomHashType() 777 void TestCustomHashType(InvokeTagConstant<InvokeTag::kNone>) { in TestCustomHashType() 788 void TestCustomHashType(InvokeTagConstant<Tag> tag, T... t) { in TestCustomHashType() 790 TestCustomHashType(InvokeTagConstant<next>(), tag, t...); in TestCustomHashType() 791 TestCustomHashType(InvokeTagConstant<next>(), t...); in TestCustomHashType() 795 TestCustomHashType(InvokeTagConstant<InvokeTag{}>()); in TEST()
|