Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dprimary_test.cpp31 template <typename SizeClassMapT> struct TestConfig1 { struct
32 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 {