Home
last modified time | relevance | path

Searched refs:TestDecoder (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/tests/
H A Dtest_decoder.cpp27 class TestDecoder : public Decoder { class
65 TestDecoder decoder(input, 2); in TEST_F()
84 TestDecoder decoder(input, 1); in TEST_F()
105 TestDecoder decoder(input, 2); in TEST_F()
138 TestDecoder decoder(input, 2); in TEST_F()
157 TestDecoder decoder(input, 1); in TEST_F()
179 TestDecoder decoder(input, 4); in TEST_F()
198 TestDecoder decoder(input, 4); in TEST_F()
217 TestDecoder decoder(input, 2); in TEST_F()
239 TestDecoder decoder(input, 8); in TEST_F()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/mbconv/
H A Dmbconvtest.cpp122 void TestDecoder(
405 TestDecoder in UTF7Tests()
414 TestDecoder in UTF7Tests()
450 TestDecoder in UTF8Tests()
493 TestDecoder in UTF16LETests()
516 TestDecoder in UTF16BETests()
539 TestDecoder in UTF32LETests()
562 TestDecoder in UTF32BETests()
585 TestDecoder in CP932Tests()
797 TestDecoder in TestCoder()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp122 void TestDecoder(
392 TestDecoder in UTF7Tests()
401 TestDecoder in UTF7Tests()
437 TestDecoder in UTF8Tests()
460 TestDecoder in UTF16LETests()
483 TestDecoder in UTF16BETests()
506 TestDecoder in UTF32LETests()
529 TestDecoder in UTF32BETests()
552 TestDecoder in CP932Tests()
761 TestDecoder in TestCoder()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp122 void TestDecoder(
392 TestDecoder in UTF7Tests()
401 TestDecoder in UTF7Tests()
437 TestDecoder in UTF8Tests()
460 TestDecoder in UTF16LETests()
483 TestDecoder in UTF16BETests()
506 TestDecoder in UTF32LETests()
529 TestDecoder in UTF32BETests()
552 TestDecoder in CP932Tests()
761 TestDecoder in TestCoder()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp122 void TestDecoder(
392 TestDecoder in UTF7Tests()
401 TestDecoder in UTF7Tests()
437 TestDecoder in UTF8Tests()
460 TestDecoder in UTF16LETests()
483 TestDecoder in UTF16BETests()
506 TestDecoder in UTF32LETests()
529 TestDecoder in UTF32BETests()
552 TestDecoder in CP932Tests()
761 TestDecoder in TestCoder()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp122 void TestDecoder(
392 TestDecoder in UTF7Tests()
401 TestDecoder in UTF7Tests()
437 TestDecoder in UTF8Tests()
460 TestDecoder in UTF16LETests()
483 TestDecoder in UTF16BETests()
506 TestDecoder in UTF32LETests()
529 TestDecoder in UTF32BETests()
552 TestDecoder in CP932Tests()
761 TestDecoder in TestCoder()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/tests/src/org/webrtc/
H A DAndroidVideoDecoderTest.java60 private class TestDecoder extends AndroidVideoDecoder { class in AndroidVideoDecoderTest
64 public TestDecoder(MediaCodecWrapperFactory mediaCodecFactory, String codecName, in TestDecoder() method in AndroidVideoDecoderTest.TestDecoder
159 public TestDecoder build() { in build()
160 return new TestDecoder((String name) in build()
298 TestDecoder decoder = new TestDecoderBuilder().setUseSurface(/* useSurface = */ false).build(); in testDeliversOutputByteBuffers()
324 TestDecoder decoder = new TestDecoderBuilder().build(); in testRendersOutputTexture()
345 TestDecoder decoder = new TestDecoderBuilder().build(); in testSurfaceTextureStall_FramesDropped()
371 TestDecoder decoder = new TestDecoderBuilder().build(); in testDeliversRenderedBuffers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/tests/src/org/webrtc/
H A DAndroidVideoDecoderTest.java60 private class TestDecoder extends AndroidVideoDecoder { class in AndroidVideoDecoderTest
64 public TestDecoder(MediaCodecWrapperFactory mediaCodecFactory, String codecName, in TestDecoder() method in AndroidVideoDecoderTest.TestDecoder
159 public TestDecoder build() { in build()
160 return new TestDecoder((String name) in build()
298 TestDecoder decoder = new TestDecoderBuilder().setUseSurface(/* useSurface = */ false).build(); in testDeliversOutputByteBuffers()
324 TestDecoder decoder = new TestDecoderBuilder().build(); in testRendersOutputTexture()
345 TestDecoder decoder = new TestDecoderBuilder().build(); in testSurfaceTextureStall_FramesDropped()
371 TestDecoder decoder = new TestDecoderBuilder().build(); in testDeliversRenderedBuffers()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/tests/src/org/webrtc/
H A DAndroidVideoDecoderTest.java60 private class TestDecoder extends AndroidVideoDecoder { class in AndroidVideoDecoderTest
64 public TestDecoder(MediaCodecWrapperFactory mediaCodecFactory, String codecName, in TestDecoder() method in AndroidVideoDecoderTest.TestDecoder
159 public TestDecoder build() { in build()
160 return new TestDecoder((String name) in build()
299 TestDecoder decoder = new TestDecoderBuilder().setUseSurface(/* useSurface = */ false).build(); in testDeliversOutputByteBuffers()
325 TestDecoder decoder = new TestDecoderBuilder().build(); in testRendersOutputTexture()
346 TestDecoder decoder = new TestDecoderBuilder().build(); in testSurfaceTextureStall_FramesDropped()
372 TestDecoder decoder = new TestDecoderBuilder().build(); in testDeliversRenderedBuffers()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/mbconv/
H A Dmbconvtest.cpp123 void TestDecoder(
407 TestDecoder in UTF7Tests()
416 TestDecoder in UTF7Tests()
452 TestDecoder in UTF8Tests()
481 TestDecoder in UTF16LETests()
504 TestDecoder in UTF16BETests()
527 TestDecoder in UTF32LETests()
550 TestDecoder in UTF32BETests()
573 TestDecoder in CP932Tests()
785 TestDecoder in TestCoder()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/mbconv/
H A Dmbconvtest.cpp123 void TestDecoder(
407 TestDecoder in UTF7Tests()
416 TestDecoder in UTF7Tests()
452 TestDecoder in UTF8Tests()
481 TestDecoder in UTF16LETests()
504 TestDecoder in UTF16BETests()
527 TestDecoder in UTF32LETests()
550 TestDecoder in UTF32BETests()
573 TestDecoder in CP932Tests()
785 TestDecoder in TestCoder()
[all …]
/dports/devel/atlas-devel/Atlas-C++-0.6.4/tests/Objects/
H A Ddecoder1.cpp13 class TestDecoder : public Atlas::Objects::Dispatcher class
57 TestDecoder t; in main()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-qpack/src/
H A Ddecoder.rs242 struct TestDecoder { struct
250 fn connect() -> TestDecoder { in connect()
261 TestDecoder { in connect()
270 fn recv_instruction(decoder: &mut TestDecoder, encoder_instruction: &[u8], res: &Res<()>) { in recv_instruction() argument
284 fn send_instructions_and_check(decoder: &mut TestDecoder, decoder_instruction: &[u8]) { in send_instructions_and_check() argument
298 decoder: &mut TestDecoder, in decode_headers() argument
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/test/unit/
H A DReedSolomonTest.cpp70 …void TestDecoder(const GenericGF& field, const std::vector<int>& dataWords, const std::vector<int>… in TestDecoder() function
100 TestDecoder(field, dataWords, ecWords); in TestEncodeDecode()
122 TestDecoder(field, dataWords, ecWords); in TestEncodeDecodeRandom()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-qpack/src/
H A Ddecoder.rs283 struct TestDecoder { struct
291 fn connect() -> TestDecoder { in connect()
306 TestDecoder { in connect()
315 fn recv_instruction(decoder: &mut TestDecoder, encoder_instruction: &[u8], res: &Res<()>) { in recv_instruction() argument
330 fn send_instructions_and_check(decoder: &mut TestDecoder, decoder_instruction: &[u8]) { in send_instructions_and_check() argument
344 decoder: &mut TestDecoder, in decode_headers() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-qpack/src/
H A Ddecoder.rs280 struct TestDecoder { struct
288 fn connect() -> TestDecoder { in connect()
303 TestDecoder { in connect()
312 fn recv_instruction(decoder: &mut TestDecoder, encoder_instruction: &[u8], res: &Res<()>) { in recv_instruction() argument
327 fn send_instructions_and_check(decoder: &mut TestDecoder, decoder_instruction: &[u8]) { in send_instructions_and_check() argument
341 decoder: &mut TestDecoder, in decode_headers() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-qpack/src/
H A Ddecoder.rs280 struct TestDecoder { struct
288 fn connect() -> TestDecoder { in connect()
303 TestDecoder { in connect()
312 fn recv_instruction(decoder: &mut TestDecoder, encoder_instruction: &[u8], res: &Res<()>) { in recv_instruction() argument
327 fn send_instructions_and_check(decoder: &mut TestDecoder, decoder_instruction: &[u8]) { in send_instructions_and_check() argument
341 decoder: &mut TestDecoder, in decode_headers() argument
/dports/textproc/py-latexcodec/latexcodec-2.0.1/test/
H A Dtest_latex_codec.py49 class TestDecoder(TestCase): class
244 class TestStreamDecoder(TestDecoder):
260 TestDecoder.test_invalid_type(self)
263 class TestIncrementalDecoder(TestDecoder):
471 class TestUnicodeDecoder(TestDecoder):
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MediaStorageAndFileFormat/Cxx/
H A DTestDecoder.cxx25 int TestDecoder(int, char *[]) in TestDecoder() function
/dports/multimedia/librav1e/rav1e-0.5.1/src/test_encode_decode/
H A Daom.rs11 use crate::test_encode_decode::{compare_plane, DecodeResult, TestDecoder};
25 impl<T: Pixel> TestDecoder<T> for AomDecoder<T> {
H A Ddav1d.rs11 use crate::test_encode_decode::{compare_plane, DecodeResult, TestDecoder};
28 impl<T: Pixel> TestDecoder<T> for Dav1dDecoder<T> {
/dports/multimedia/rav1e/rav1e-0.5.1/src/test_encode_decode/
H A Daom.rs11 use crate::test_encode_decode::{compare_plane, DecodeResult, TestDecoder};
25 impl<T: Pixel> TestDecoder<T> for AomDecoder<T> {
H A Ddav1d.rs11 use crate::test_encode_decode::{compare_plane, DecodeResult, TestDecoder};
28 impl<T: Pixel> TestDecoder<T> for Dav1dDecoder<T> {
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/test_encode_decode/
H A Daom.rs11 use crate::test_encode_decode::{compare_plane, DecodeResult, TestDecoder};
25 impl<T: Pixel> TestDecoder<T> for AomDecoder<T> {
H A Ddav1d.rs11 use crate::test_encode_decode::{compare_plane, DecodeResult, TestDecoder};
28 impl<T: Pixel> TestDecoder<T> for Dav1dDecoder<T> {

12345678910>>...20