Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp88 struct NoCacheConfig { struct
89 MaySupportMemoryTaggingNoCacheConfig global() argument
90 TSDRegistryTNoCacheConfig global() argument
91 PrimaryTNoCacheConfig global() argument
92 SecondaryTNoCacheConfig global() argument
94 SecondaryNoCacheConfig global() argument
H A Dallocator_config_test.cpp109 using NoCacheConfig = in TEST() typedef