Searched refs:OutputTypeToString (Results 1 – 3 of 3) sorted by relevance
17 const char* FrameGeneratorInterface::OutputTypeToString( in OutputTypeToString() function in webrtc::test::FrameGeneratorInterface
36 static const char* OutputTypeToString(OutputType type);
2173 return test::FrameGeneratorInterface::OutputTypeToString(info.param); in TEST_P()