Searched refs:useMemoryTaggingTestOnly (Results 1 – 2 of 2) sorted by relevance
51 if (Allocator->useMemoryTaggingTestOnly()) in checkMemoryTaggingMaybe()59 ? Allocator->useMemoryTaggingTestOnly() in checkMemoryTaggingMaybe()248 !Allocator->useMemoryTaggingTestOnly()) in SCUDO_TYPED_TEST()376 if (!Allocator->useMemoryTaggingTestOnly()) in SCUDO_TYPED_TEST()400 if (Allocator->useMemoryTaggingTestOnly()) { in SCUDO_TYPED_TEST()608 if (!Allocator->useMemoryTaggingTestOnly()) in SCUDO_TYPED_TEST()
859 bool useMemoryTaggingTestOnly() const { in useMemoryTaggingTestOnly() function