Home
last modified time | relevance | path

Searched defs:mallocDebug (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/tests/src/com/android/sts/common/
H A DMallocDebugTest.java88 try (AutoCloseable mallocDebug = in testMallocDebugAutocloseableNonRoot()
98 try (AutoCloseable mallocDebug = in testMallocDebugAutocloseableRoot()
108 try (AutoCloseable mallocDebug = in testMallocDebugAutocloseableNonRootCleanup()
129 try (AutoCloseable mallocDebug = in testMallocDebugAutoseablePriorValueNoException()
/aosp_15_r20/platform_testing/libraries/sts-common-util/autorepro/example/submission/hostTest/src/main/java/com/android/security/autorepro_placeholder/
H A DHostsideTest.java98 try (AutoCloseable mallocDebug = in testWithMallocDebug()