Home
last modified time | relevance | path

Searched refs:getBugreportzInternal (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java2089 bugreportzFile = getBugreportzInternal(); in getBugreport()
2185 bugreportFile = getBugreportzInternal(); in takeBugreport()
2216 File bugreportZip = getBugreportzInternal(); in getBugreportz()
2228 protected File getBugreportzInternal() { in getBugreportzInternal() method in NativeDevice
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java1049 protected File getBugreportzInternal() { in testTakeBugreport()
1226 protected File getBugreportzInternal() { in testGetBugreportz_fails()