Share via


Instrumentation.ReportKeyStreamresult 欄位

定義

如果包含在傳送至 IInstrumentationWatcher 的狀態或最終套件組合中,此索引鍵會識別只列印至輸出數據流的字串。

[Android.Runtime.Register("REPORT_KEY_STREAMRESULT")]
public const string ReportKeyStreamresult;
[<Android.Runtime.Register("REPORT_KEY_STREAMRESULT")>]
val mutable ReportKeyStreamresult : string

欄位值

屬性

備註

如果包含在傳送至 IInstrumentationWatcher 的狀態或最終套件組合中,此索引鍵會識別只列印至輸出數據流的字串。 使用這些數據流可提供狀態 & 最終封包的「美式印表機」版本。 包含此金鑰的任何套件組合也應該包含一組完整的原始索引鍵/值組,以便自動化系統也可以啟動檢測,以及收集結果。

android.app.Instrumentation.REPORT_KEY_STREAMRESULTJava 檔。

此頁面的部分是根據 所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

適用於