Searched refs:getBugreportzWithSsh (Results 1 – 3 of 3) sorted by relevance
667 bugreport = GceManager.getBugreportzWithSsh(fakeInfo, mOptions, mMockRunUtil); in testGetSshBugreport()781 bugreport = GceManager.getBugreportzWithSsh(fakeInfo, mOptions, mMockRunUtil); in testGetSshBugreport_Fail()
229 GceManager.getBugreportzWithSsh(mGceAvd, getOptions(), getRunUtil()); in getSshBugreport()
341 public static File getBugreportzWithSsh( in getBugreportzWithSsh() method in GceManager