Searched refs:createDeviceWithGmsAbsent (Results 1 – 1 of 1) sorted by relevance
68 ITestDevice device = createDeviceWithGmsAbsent(); in setUp_checkDisabledAndGmsAbsent_doesNotReboot()81 ITestDevice device = createDeviceWithGmsAbsent(); in tearDown_checkDisabledAndGmsAbsent_doesNotLog()93 ITestDevice device = createDeviceWithGmsAbsent(); in tearDown_setUpThrows_doesNotCheck()164 ITestDevice device = createDeviceWithGmsAbsent(); in setUp_gmsProcessNotRecoveredAfterReboot_throwsException()186 ITestDevice device = createDeviceWithGmsAbsent(); in tearDown_gmsProcessAbsent_logsError()224 private static ITestDevice createDeviceWithGmsAbsent() throws Exception { in createDeviceWithGmsAbsent() method