संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
आईडीवाइसटेस्ट
public interface IDeviceTest
com.android.tradefed.testtype.IDeviceTest |
ज्ञात अप्रत्यक्ष उपवर्ग AndroidJUnitTest , ArtGTest , AtestRunner , BaseTestSuite , CodeCoverageTest , CompanionAwareTest , DeviceTestCase , DeviceTestSuite , ExecutableTargetTest , FakeTest , GTest , GoogleBenchmarkTest , HostTest , InstalledInstrumentationTest , और अन्य । |
ऑब्जेक्ट के लिए इंटरफ़ेस जिसे ITestDevice
के संदर्भ की आवश्यकता है।
सारांश
सार्वजनिक तरीके
गेटडिवाइस
public abstract ITestDevice getDevice ()
परीक्षण के तहत डिवाइस प्राप्त करें।
सेटडिवाइस
public abstract void setDevice (ITestDevice device)
परीक्षण के तहत डिवाइस को इंजेक्ट करें।
मापदंडों |
---|
device | ITestDevice : उपयोग करने के लिए ITestDevice |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"वह जानकारी मौजूद नहीं है जो मुझे चाहिए"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"बहुत मुश्किल है / बहुत सारे चरण हैं"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"पुराना"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"अनुवाद से जुड़ी समस्या"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"सैंपल / कोड से जुड़ी समस्या"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"अन्य"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"समझने में आसान है"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"मेरी समस्या हल हो गई"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"अन्य"
}]