Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dprimary_test.cpp99 template <typename SizeClassMapT> struct TestConfig4 { struct
100 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 {