Searched refs:useMemoryTaggingTestOnly (Results 1 – 2 of 2) sorted by relevance
52 if (Allocator->useMemoryTaggingTestOnly()) in checkMemoryTaggingMaybe()60 ? Allocator->useMemoryTaggingTestOnly() in checkMemoryTaggingMaybe()249 !Allocator->useMemoryTaggingTestOnly()) in SCUDO_TYPED_TEST()377 if (!Allocator->useMemoryTaggingTestOnly()) in SCUDO_TYPED_TEST()401 if (Allocator->useMemoryTaggingTestOnly()) { in SCUDO_TYPED_TEST()610 if (!Allocator->useMemoryTaggingTestOnly()) in SCUDO_TYPED_TEST()
887 bool useMemoryTaggingTestOnly() const { in useMemoryTaggingTestOnly() function