Searched refs:testComponent3 (Results 1 – 1 of 1) sorted by relevance
159 val testComponent3 = ComponentName("com.test.package2", "TestClass3") in removePackageState() constant160 val testComponents = listOf(testComponent, testComponent2, testComponent3) in removePackageState()169 assertThat(notifiedServices.contains(testComponent3.flattenToShortString())).isTrue() in removePackageState()