Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DTestUtils.cpp30 static constexpr size_t kNumLeakLoops = 200; in TestCheckForLeaks() local
35 for (size_t i = 0; i < kNumLeakLoops; i++) { in TestCheckForLeaks()
DDexFileTest.cpp37 static constexpr size_t kNumLeakLoops = 5000; variable
66 for (size_t i = 0; i < kNumLeakLoops; i++) { in TEST()
85 for (size_t i = 0; i < kNumLeakLoops; i++) { in TEST()