Home
last modified time | relevance | path

Searched refs:next_pack (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.cpp111 uptr next_pack = kBlockSizeFrames; in TEST_F() local
118 if (end_idx >= next_pack) { in TEST_F()
120 next_pack += kBlockSizeFrames; in TEST_F()