Searched refs:shouldTestSatelliteWithMockService (Results 1 – 5 of 5) sorted by relevance
78 if (!shouldTestSatelliteWithMockService()) return; in beforeAllTests()92 if (!shouldTestSatelliteWithMockService()) return; in afterAllTests()102 assumeTrue(shouldTestSatelliteWithMockService()); in setUp()112 if (!shouldTestSatelliteWithMockService()) return; in tearDown()
173 if (!shouldTestSatelliteWithMockService()) return; in beforeAllTests()240 if (!shouldTestSatelliteWithMockService()) return; in afterAllTests()266 if (!shouldTestSatelliteWithMockService()) return; in setUp()314 if (!shouldTestSatelliteWithMockService()) return; in tearDown()349 if (!shouldTestSatelliteWithMockService()) return; in testProvisionSatelliteService()407 if (!shouldTestSatelliteWithMockService()) return; in testProvisioningApiNotSupportedByVendorService()453 if (!shouldTestSatelliteWithMockService()) return; in testPointingUICrashHandling()489 if (!shouldTestSatelliteWithMockService()) return; in testSatelliteModemStateChanged()586 if (!shouldTestSatelliteWithMockService() || !Flags.oemEnabledSatelliteFlag()) return; in testSatelliteModemStateChangedForNbIot()764 if (!shouldTestSatelliteWithMockService() || !Flags.oemEnabledSatelliteFlag()) return; in testSendKeepAliveDatagramInNotConnectedState()[all …]
53 assumeTrue(shouldTestSatelliteWithMockService()); in beforeAllTests()
106 protected static boolean shouldTestSatelliteWithMockService() { in shouldTestSatelliteWithMockService() method in CarrierRoamingSatelliteTestBase
122 protected static boolean shouldTestSatelliteWithMockService() { in shouldTestSatelliteWithMockService() method in SatelliteManagerTestBase