Home
last modified time | relevance | path

Searched refs:packed_blocks (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stack_store_test.cpp161 uptr packed_blocks = CountPackedBlocks(); in TEST_P() local
164 EXPECT_EQ(packed_blocks - 1, CountPackedBlocks()); in TEST_P()