Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dmemtag_test.cpp113 TEST_F(MemtagDeathTest, ScopedDisableMemoryTagChecks) { in TEST_F() argument
/aosp_15_r20/external/scudo/standalone/
H A Dmemtag.h276 struct ScopedDisableMemoryTagChecks { struct