Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dprimary_test.cpp74 template <typename SizeClassMapT> struct TestConfig3 { struct
75 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 {