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.java2377 bugreportzFile = getBugreportzInternal(); in getBugreport()
2486 bugreportFile = getBugreportzInternal(); in takeBugreport()
2517 File bugreportZip = getBugreportzInternal(); in getBugreportz()
2529 protected File getBugreportzInternal() { in getBugreportzInternal() method in NativeDevice
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java1091 protected File getBugreportzInternal() { in testTakeBugreport()
1291 protected File getBugreportzInternal() { in testGetBugreportz_fails()
1323 protected File getBugreportzInternal() { in testGetBugreportz_fallBack_validation()