Searched defs:TestConfig4 (Results 1 – 1 of 1) sorted by relevance
99 template <typename SizeClassMapT> struct TestConfig4 { struct100 static const bool MaySupportMemoryTagging = true;101 template <typename> using TSDRegistryT = void;102 template <typename> using PrimaryT = void;103 template <typename> using SecondaryT = void;105 struct Primary {