Searched defs:TestConfig3 (Results 1 – 1 of 1) sorted by relevance
74 template <typename SizeClassMapT> struct TestConfig3 { struct75 static const bool MaySupportMemoryTagging = true;76 template <typename> using TSDRegistryT = void;77 template <typename> using PrimaryT = void;78 template <typename> using SecondaryT = void;80 struct Primary {