Loading packages/SystemUI/multivalentTests/src/com/android/systemui/BatteryMeterDrawableTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ import org.junit.runner.RunWith; @SmallTest @RunWith(AndroidJUnit4.class) @android.platform.test.annotations.EnabledOnRavenwood public class BatteryMeterDrawableTest extends SysuiTestCase { private Resources mResources; Loading packages/SystemUI/multivalentTests/src/com/android/systemui/actioncorner/domain/interactor/ActionCornerInteractorTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ import org.mockito.kotlin.verify @SmallTest @RunWith(AndroidJUnit4::class) @android.platform.test.annotations.EnabledOnRavenwood class ActionCornerInteractorTest : SysuiTestCase() { private val kosmos = testKosmos().useUnconfinedTestDispatcher() private val Kosmos.actionCornerRepository by Fixture { FakeActionCornerRepository() } Loading packages/SystemUI/multivalentTests/src/com/android/systemui/ambientcue/ui/viewmodel/AmbientCueViewModelTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ import org.junit.runner.RunWith @RunWith(AndroidJUnit4::class) @SmallTest @android.platform.test.annotations.EnabledOnRavenwood class AmbientCueViewModelTest : SysuiTestCase() { private val kosmos = testKosmos() private val viewModel = kosmos.ambientCueViewModelFactory.create() Loading packages/SystemUI/multivalentTests/src/com/android/systemui/battery/AccessorizedBatteryDrawableTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ import org.junit.runner.RunWith @SmallTest @RunWith(AndroidJUnit4::class) @android.platform.test.annotations.EnabledOnRavenwood class AccessorizedBatteryDrawableTest : SysuiTestCase() { @Test fun intrinsicSize_shieldFalse_isBatterySize() { Loading packages/SystemUI/multivalentTests/src/com/android/systemui/controls/ui/CanUseIconPredicateTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ import org.junit.runner.RunWith @SmallTest @RunWith(AndroidJUnit4::class) @android.platform.test.annotations.EnabledOnRavenwood class CanUseIconPredicateTest : SysuiTestCase() { private companion object { Loading Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/BatteryMeterDrawableTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ import org.junit.runner.RunWith; @SmallTest @RunWith(AndroidJUnit4.class) @android.platform.test.annotations.EnabledOnRavenwood public class BatteryMeterDrawableTest extends SysuiTestCase { private Resources mResources; Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/actioncorner/domain/interactor/ActionCornerInteractorTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ import org.mockito.kotlin.verify @SmallTest @RunWith(AndroidJUnit4::class) @android.platform.test.annotations.EnabledOnRavenwood class ActionCornerInteractorTest : SysuiTestCase() { private val kosmos = testKosmos().useUnconfinedTestDispatcher() private val Kosmos.actionCornerRepository by Fixture { FakeActionCornerRepository() } Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/ambientcue/ui/viewmodel/AmbientCueViewModelTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ import org.junit.runner.RunWith @RunWith(AndroidJUnit4::class) @SmallTest @android.platform.test.annotations.EnabledOnRavenwood class AmbientCueViewModelTest : SysuiTestCase() { private val kosmos = testKosmos() private val viewModel = kosmos.ambientCueViewModelFactory.create() Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/battery/AccessorizedBatteryDrawableTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ import org.junit.runner.RunWith @SmallTest @RunWith(AndroidJUnit4::class) @android.platform.test.annotations.EnabledOnRavenwood class AccessorizedBatteryDrawableTest : SysuiTestCase() { @Test fun intrinsicSize_shieldFalse_isBatterySize() { Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/controls/ui/CanUseIconPredicateTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ import org.junit.runner.RunWith @SmallTest @RunWith(AndroidJUnit4::class) @android.platform.test.annotations.EnabledOnRavenwood class CanUseIconPredicateTest : SysuiTestCase() { private companion object { Loading