Home
last modified time | relevance | path

Searched defs:TestDecoder (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/sdk/android/tests/src/org/webrtc/
DAndroidVideoDecoderTest.java60 private class TestDecoder extends AndroidVideoDecoder { class in AndroidVideoDecoderTest
64 public TestDecoder(MediaCodecWrapperFactory mediaCodecFactory, String codecName, in TestDecoder() method in AndroidVideoDecoderTest.TestDecoder
/external/openthread/tests/unit/
Dtest_spinel_decoder.cpp43 void TestDecoder(void) in TestDecoder() function
/external/golang-protobuf/internal/encoding/text/
Ddecode_test.go264 func TestDecoder(t *testing.T) { func
/external/golang-protobuf/internal/encoding/json/
Ddecode_test.go322 func TestDecoder(t *testing.T) { func