Home
last modified time | relevance | path

Searched refs:GetTotalFramesCount (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.cpp48 uptr GetTotalFramesCount() const { in GetTotalFramesCount() function in __sanitizer::StackStoreTest
128 EXPECT_EQ(GetTotalFramesCount() / kBlockSizeFrames, total_ready); in TEST_F()