Home
last modified time | relevance | path

Searched defs:controller1 (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
H A DSwitchesProviderTest.java100 final TestSwitchController controller1 = new TestSwitchController(); in attachInfo_duplicateSwitchKey_shouldThrowIllegalArgumentException() local
114 final TestSwitchController controller1 = new TestSwitchController(); in attachInfo_hasDifferentControllers_shouldNotThrowException() local
H A DEntriesProviderTest.java106 final TestEntryController controller1 = new TestEntryController(); in attachInfo_duplicateKey_shouldThrowIllegalArgumentException() local
120 final TestEntryController controller1 = new TestEntryController(); in attachInfo_hasDifferentControllers_shouldNotThrowException() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewDifferTest.kt41 private val controller1 = FakeController(mContext, "Controller1") regex
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_manager_test.cpp499 std::shared_ptr<AVSessionController> controller1; variable
H A Davsession_test.cpp596 auto controller1 = avsession_->GetController(); variable
H A Davsession_remote_test.cpp516 auto controller1 = avsession_->GetController(); variable