Home
last modified time | relevance | path

Searched refs:infoBlue (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp9109 RawLightInfo infoBlue = {.id = 3, in TEST_F() local
9116 mFakeEventHub->addRawLightInfo(infoBlue.id, std::move(infoBlue)); in TEST_F()