Searched refs:VIDEO_CALLBACK_RESULT (Results 1 – 4 of 4) sorted by relevance
97 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable1146 auto errorCallback = [&result](const std::string& error) { result = VIDEO_CALLBACK_RESULT; }; in __anon0a2566a31002()1150 EXPECT_EQ(result, VIDEO_CALLBACK_RESULT);
96 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable
97 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable