Home
last modified time | relevance | path

Searched defs:bugSource (Results 1 – 4 of 4) sorted by relevance

/cts/common/host-side/util/src/com/android/compatibility/common/util/
DMonitoringUtils.java57 InputStreamSource bugSource = device.getBugreport(); in checkDeviceConnectivity() local
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DFailureListener.java57 InputStreamSource bugSource = mDevice.getBugreport(); in testFailed() local
DCompatibilityTest.java483 InputStreamSource bugSource = device.getBugreport(); in runPreModuleCheck() local
505 InputStreamSource bugSource = device.getBugreport(); in runPostModuleCheck() local
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DCtsTest.java279 InputStreamSource bugSource = mDevice.getBugreport(); in testFailed() local