Home
last modified time | relevance | path

Searched defs:InputDeviceTest (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputDeviceTest.java32 public class InputDeviceTest { class
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2397 class InputDeviceTest : public testing::Test { class
2444 TEST_F(InputDeviceTest, ImmutableProperties) { in TEST_F() argument
2450 TEST_F(InputDeviceTest, WhenDeviceCreated_EnabledIsFalse) { in TEST_F() argument
2454 TEST_F(InputDeviceTest, WhenNoMappersAreRegistered_DeviceIsIgnored) { in TEST_F() argument
2495 TEST_F(InputDeviceTest, WhenMappersAreRegistered_DeviceIsNotIgnoredAndForwardsRequestsToMappers) { in TEST_F() argument
2592 TEST_F(InputDeviceTest, Configure_AssignsDisplayPort) { in TEST_F() argument
2632 TEST_F(InputDeviceTest, Configure_AssignsDisplayUniqueId) { in TEST_F() argument