透過集合功能整理內容
你可以依據偏好儲存及分類內容。
NativePocMallocDebugAsserter
public
class
NativePocMallocDebugAsserter
extends Object
implements
NativePocAsserter
java.lang.Object
|
↳ |
com.android.sts.common.NativePocMallocDebugAsserter
|
摘要
公用方法
assertNoMallocDebugErrorOnPoc
public static NativePocAsserter assertNoMallocDebugErrorOnPoc (String options)
傳回 NativePocAsserter,將 libc Malloc 偵錯附加至 PoC
Malloc 執行時產生偵錯錯誤。
assertNoMallocDebugErrorOnService
public static NativePocAsserter assertNoMallocDebugErrorOnService (String options,
String service)
傳回 NativePocAsserter,在執行前
PoC 會在執行 poc 時檢查該服務是否有任何 Malloc 偵錯錯誤。
參數 |
options |
String |
service |
String |
支援自動關閉功能
public AutoCloseable withAutoCloseable (NativePoc nativePoc,
ITestDevice device)
在 PoC 執行之前呼叫,傳回在 PoC 完成後關閉的 AutoCloseable
參數 |
nativePoc |
NativePoc |
device |
ITestDevice |
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2024-08-23 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-08-23 (世界標準時間)。"],[],[]]