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/
DTestDevice.java321 bugreportzFile = getBugreportzInternal(); in getBugreport()
382 bugreportFile = getBugreportzInternal(); in takeBugreport()
419 File bugreportZip = getBugreportzInternal(); in getBugreportz()
434 protected File getBugreportzInternal() { in getBugreportzInternal() method in TestDevice
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceTest.java6368 protected File getBugreportzInternal() { in testGetBugreportz_fails()
6400 protected File getBugreportzInternal() { in testGetBugreportz_fallBack_validation()
6530 protected File getBugreportzInternal() { in testTakeBugreport()