Searched refs:videoData2 (Results 1 – 1 of 1) sorted by relevance
228 std::vector<int16_t> videoData2 = {6, 6, 6, 6}; in TEST_F() local230 TouchVideoFrame frame2(2, 2, std::move(videoData2), timestamp2); in TEST_F()