Searched defs:controller2 (Results 1 – 5 of 5) sorted by relevance
101 final TestSwitchController controller2 = new TestSwitchController(); in attachInfo_duplicateSwitchKey_shouldThrowIllegalArgumentException() local115 final TestSwitchController controller2 = new TestSwitchController(); in attachInfo_hasDifferentControllers_shouldNotThrowException() local
107 final TestEntryController controller2 = new TestEntryController(); in attachInfo_duplicateKey_shouldThrowIllegalArgumentException() local121 final TestEntryController controller2 = new TestEntryController(); in attachInfo_hasDifferentControllers_shouldNotThrowException() local
42 private val controller2 = FakeController(mContext, "Controller2") regex
123 val controller2 = mock(MediaController::class.java) regex
1234 std::shared_ptr<AVSessionController> controller2 = nullptr; variable