Searched defs:GetterData (Results 1 – 1 of 1) sorted by relevance
259 struct GetterData { in TEST_F() struct260 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()