Searched defs:TestConfig1 (Results 1 – 1 of 1) sorted by relevance
31 template <typename SizeClassMapT> struct TestConfig1 { struct32 static const bool MaySupportMemoryTagging = false;33 template <typename> using TSDRegistryT = void;34 template <typename> using PrimaryT = void;35 template <typename> using SecondaryT = void;37 struct Primary {