Searched refs:UNIQUE_ID (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 1880 const std::string UNIQUE_ID = "local:0"; member in android::TouchIntegrationTest 1886 DISPLAY_ORIENTATION_0, UNIQUE_ID, NO_PORT, in SetUp() 2212 const std::string UNIQUE_ID = "local:1"; in TEST_F() local 2223 DISPLAY_ORIENTATION_0, UNIQUE_ID, hdmi, in TEST_F() 2411 const std::string UNIQUE_ID = "local:0"; member in android::KeyboardInputMapperTest 2425 orientation, UNIQUE_ID, NO_PORT, ViewportType::VIEWPORT_INTERNAL); in prepareDisplay() 2730 UNIQUE_ID, NO_PORT, ViewportType::VIEWPORT_INTERNAL); in TEST_F() 2740 UNIQUE_ID, NO_PORT, ViewportType::VIEWPORT_INTERNAL); in TEST_F() 2901 UNIQUE_ID, hdmi1, ViewportType::VIEWPORT_INTERNAL); in TEST_F() 3839 const std::string UNIQUE_ID = "local:0"; member in android::TouchInputMapperTest [all …]
|