Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dprimary_test.cpp124 template <typename SizeClassMapT> struct TestConfig5 { struct
125 static const bool MaySupportMemoryTagging = true;
126 template <typename> using TSDRegistryT = void;
127 template <typename> using PrimaryT = void;
128 template <typename> using SecondaryT = void;
130 struct Primary {