Home
last modified time | relevance | path

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

/system/core/libunwindstack/tests/
DTestUtils.cpp25 static constexpr size_t kNumLeakLoops = 200; in TestCheckForLeaks() local
30 for (size_t i = 0; i < kNumLeakLoops; i++) { in TestCheckForLeaks()
DDexFileTest.cpp77 static constexpr size_t kNumLeakLoops = 5000; variable
102 for (size_t i = 0; i < kNumLeakLoops; i++) { in TEST()
139 for (size_t i = 0; i < kNumLeakLoops; i++) { in TEST()