Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DPropertyProvider_test.cpp259 struct GetterData { in TEST_F() struct
260 const char** strPtr; in TEST_F()
261 std::string newValue; // Have to store the new value outside getter so it stays allocated. in TEST_F()