Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp90 struct TestConfig { struct
91 typedef scudo::MapAllocatorCache<TestConfig> SecondaryCache; argument
104 testSecondaryBasic<TestConfig>(); in TEST() argument