Searched refs:null_rtc_decoder (Results 1 – 1 of 1) sorted by relevance
111 scoped_ptr<RTCVideoDecoder> null_rtc_decoder( in TEST_F() local113 EXPECT_EQ(NULL, null_rtc_decoder.get()); in TEST_F()