OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkForLeaks
(Results
1 - 4
of
4
) sorted by null
/libcore/luni/src/test/java/libcore/java/util/
AbstractResourceLeakageDetectorTestCase.java
41
detector.
checkForLeaks
();
ResourceLeakageDetectorTest.java
37
detector.
checkForLeaks
();
51
detector.
checkForLeaks
();
ResourceLeakageDetector.java
22
* had their {@link #
checkForLeaks
()} method called then while they will report all the leakages
64
* @return The new {@link ResourceLeakageDetector}, its {@link #
checkForLeaks
()} method must be
84
public void
checkForLeaks
() throws Exception {
/frameworks/base/libs/hwui/tests/unit/
main.cpp
92
static void
checkForLeaks
() {
133
checkForLeaks
();
Completed in 233 milliseconds