Home
last modified time | relevance | path

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

/frameworks/base/tests/Input/src/com/android/test/input/
DInputDeviceTest.java32 public class InputDeviceTest { class
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2661 class InputDeviceTest : public testing::Test { class
2708 TEST_F(InputDeviceTest, ImmutableProperties) { in TEST_F() argument
2714 TEST_F(InputDeviceTest, WhenDeviceCreated_EnabledIsFalse) { in TEST_F() argument
2718 TEST_F(InputDeviceTest, WhenNoMappersAreRegistered_DeviceIsIgnored) { in TEST_F() argument
2759 TEST_F(InputDeviceTest, WhenMappersAreRegistered_DeviceIsNotIgnoredAndForwardsRequestsToMappers) { in TEST_F() argument
2856 TEST_F(InputDeviceTest, Configure_AssignsDisplayPort) { in TEST_F() argument
2896 TEST_F(InputDeviceTest, Configure_AssignsDisplayUniqueId) { in TEST_F() argument
2930 TEST_F(InputDeviceTest, Configure_UniqueId_CorrectlyMatches) { in TEST_F() argument
2948 TEST_F(InputDeviceTest, DumpDoesNotCrash) { in TEST_F() argument