Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DTestUtils.cpp25 static constexpr size_t kNumLeakLoops = 200; in TestCheckForLeaks() local
30 for (size_t i = 0; i < kNumLeakLoops; i++) { in TestCheckForLeaks()
H A DDexFileTest.cpp36 static constexpr size_t kNumLeakLoops = 5000; variable
61 for (size_t i = 0; i < kNumLeakLoops; i++) { in TEST()
76 for (size_t i = 0; i < kNumLeakLoops; i++) { in TEST()