Home
last modified time | relevance | path

Searched defs:TypeSet (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash_testing.h279 struct TypeSet { struct
282 using type = TypeSet<U, T...>; argument
/third_party/protobuf/third_party/abseil-cpp/absl/hash/
Dhash_testing.h281 struct TypeSet { struct
284 using type = TypeSet<U, T...>; argument
/third_party/googletest/googletest/src/hwext/
Dgtest-tag.cc116 TypeSet::TypeSet() : TestFlag ("type", "Select testcase by type hint.", 0x0f << G_TYPESHIFT) in TypeSet() function in testing::ext::TypeSet
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMaintenance3Check.cpp72 using TypeSet = set<vk::VkDescriptorType>; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp73 using TypeSet = set<vk::VkDescriptorType>; typedef