Searched refs:enableSystemMemoryTaggingTestOnly (Results 1 – 3 of 3) sorted by relevance
103 inline void enableSystemMemoryTaggingTestOnly() { in enableSystemMemoryTaggingTestOnly() function117 inline NORETURN void enableSystemMemoryTaggingTestOnly() { in enableSystemMemoryTaggingTestOnly() function267 inline NORETURN void enableSystemMemoryTaggingTestOnly() { in enableSystemMemoryTaggingTestOnly() function
25 scudo::enableSystemMemoryTaggingTestOnly(); in EnableMemoryTaggingIfSupported()
28 EXPECT_DEATH(enableSystemMemoryTaggingTestOnly(), "not supported"); in TEST()