Home
last modified time | relevance | path

Searched refs:TestDecode (Results 1 – 25 of 776) sorted by relevance

12345678910>>...32

/dports/devel/fpc-fcl-base/fpc-3.2.2/packages/fcl-base/examples/
H A Dbase64decodingtestcase.pas37 procedure TestDecode (mode:TBase64DecodingMode; s, expected:string); procedure
216 procedure TBase64DecodingStreamTestCase.TestDecode(mode: TBase64DecodingMode; s, expected: string); procedure
294 procedure TBase64DecodingStreamTestCase.TestDecodeStrict01; begin TestDecode(bdmStrict,'',''); end;
295 procedure TBase64DecodingStreamTestCase.TestDecodeStrict02; begin TestDecode(bdmStrict,'AA==',#0); …
296 procedure TBase64DecodingStreamTestCase.TestDecodeStrict03; begin TestDecode(bdmStrict,'AAA=',#0#0)…
297 procedure TBase64DecodingStreamTestCase.TestDecodeStrict04; begin TestDecode(bdmStrict,'AAAA',#0#0#…
298 procedure TBase64DecodingStreamTestCase.TestDecodeStrict05; begin TestDecode(bdmStrict,'AAAAAA==',#…
299 procedure TBase64DecodingStreamTestCase.TestDecodeStrict06; begin TestDecode(bdmStrict,'AAAAAAA=',#…
300 procedure TBase64DecodingStreamTestCase.TestDecodeStrict07; begin TestDecode(bdmStrict,'AAAAAAAA',#…
301 procedure TBase64DecodingStreamTestCase.TestDecodeStrict08; begin TestDecode(bdmStrict,'AAAAAAAA',#…
[all …]
/dports/lang/fpc/fpc-3.2.2/packages/fcl-base/examples/
H A Dbase64decodingtestcase.pas37 procedure TestDecode (mode:TBase64DecodingMode; s, expected:string); procedure
216 procedure TBase64DecodingStreamTestCase.TestDecode(mode: TBase64DecodingMode; s, expected: string); procedure
294 procedure TBase64DecodingStreamTestCase.TestDecodeStrict01; begin TestDecode(bdmStrict,'',''); end;
295 procedure TBase64DecodingStreamTestCase.TestDecodeStrict02; begin TestDecode(bdmStrict,'AA==',#0); …
296 procedure TBase64DecodingStreamTestCase.TestDecodeStrict03; begin TestDecode(bdmStrict,'AAA=',#0#0)…
297 procedure TBase64DecodingStreamTestCase.TestDecodeStrict04; begin TestDecode(bdmStrict,'AAAA',#0#0#…
298 procedure TBase64DecodingStreamTestCase.TestDecodeStrict05; begin TestDecode(bdmStrict,'AAAAAA==',#…
299 procedure TBase64DecodingStreamTestCase.TestDecodeStrict06; begin TestDecode(bdmStrict,'AAAAAAA=',#…
300 procedure TBase64DecodingStreamTestCase.TestDecodeStrict07; begin TestDecode(bdmStrict,'AAAAAAAA',#…
301 procedure TBase64DecodingStreamTestCase.TestDecodeStrict08; begin TestDecode(bdmStrict,'AAAAAAAA',#…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-base/examples/
H A Dbase64decodingtestcase.pas37 procedure TestDecode (mode:TBase64DecodingMode; s, expected:string); procedure
216 procedure TBase64DecodingStreamTestCase.TestDecode(mode: TBase64DecodingMode; s, expected: string); procedure
294 procedure TBase64DecodingStreamTestCase.TestDecodeStrict01; begin TestDecode(bdmStrict,'',''); end;
295 procedure TBase64DecodingStreamTestCase.TestDecodeStrict02; begin TestDecode(bdmStrict,'AA==',#0); …
296 procedure TBase64DecodingStreamTestCase.TestDecodeStrict03; begin TestDecode(bdmStrict,'AAA=',#0#0)…
297 procedure TBase64DecodingStreamTestCase.TestDecodeStrict04; begin TestDecode(bdmStrict,'AAAA',#0#0#…
298 procedure TBase64DecodingStreamTestCase.TestDecodeStrict05; begin TestDecode(bdmStrict,'AAAAAA==',#…
299 procedure TBase64DecodingStreamTestCase.TestDecodeStrict06; begin TestDecode(bdmStrict,'AAAAAAA=',#…
300 procedure TBase64DecodingStreamTestCase.TestDecodeStrict07; begin TestDecode(bdmStrict,'AAAAAAAA',#…
301 procedure TBase64DecodingStreamTestCase.TestDecodeStrict08; begin TestDecode(bdmStrict,'AAAAAAAA',#…
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/
H A Dtest_decode.py7 class TestDecode(object): class
49 class TestPyDecode(TestDecode, PyTest): pass
50 class TestCDecode(TestDecode, CTest): pass
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/json/tests/
H A Dtest_decode.py7 class TestDecode(object): class
58 class TestPyDecode(TestDecode, PyTest): pass
59 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python27/Python-2.7.18/Lib/json/tests/
H A Dtest_decode.py7 class TestDecode(object): class
68 class TestPyDecode(TestDecode, PyTest): pass
69 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python-legacy/Python-2.7.18/Lib/json/tests/
H A Dtest_decode.py7 class TestDecode(object): class
68 class TestPyDecode(TestDecode, PyTest): pass
69 class TestCDecode(TestDecode, CTest): pass
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/test/
H A Dcompress_tests.cpp31 bool static TestDecode(uint64_t in) { in TestDecode() function
62 BOOST_CHECK(TestDecode(i)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/test/
H A Dcompress_tests.cpp31 bool static TestDecode(uint64_t in) { in TestDecode() function
62 BOOST_CHECK(TestDecode(i)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/test/
H A Dcompress_tests.cpp31 bool static TestDecode(uint64_t in) { in TestDecode() function
62 BOOST_CHECK(TestDecode(i)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/test/
H A Dcompress_tests.cpp31 bool static TestDecode(uint64_t in) { in TestDecode() function
62 BOOST_CHECK(TestDecode(i)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/test/
H A Dcompress_tests.cpp31 bool static TestDecode(uint64_t in) { in TestDecode() function
62 BOOST_CHECK(TestDecode(i)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/test/
H A Dcompress_tests.cpp31 bool static TestDecode(uint64_t in) { in TestDecode() function
62 BOOST_CHECK(TestDecode(i)); in BOOST_AUTO_TEST_CASE()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
102 class TestPyDecode(TestDecode, PyTest): pass
103 class TestCDecode(TestDecode, CTest): pass
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
102 class TestPyDecode(TestDecode, PyTest): pass
103 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python37/Python-3.7.12/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
98 class TestPyDecode(TestDecode, PyTest): pass
99 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python-tools/Python-3.8.12/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
102 class TestPyDecode(TestDecode, PyTest): pass
103 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python39/Python-3.9.9/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
98 class TestPyDecode(TestDecode, PyTest): pass
99 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python38/Python-3.8.12/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
102 class TestPyDecode(TestDecode, PyTest): pass
103 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python310/Python-3.10.1/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
98 class TestPyDecode(TestDecode, PyTest): pass
99 class TestCDecode(TestDecode, CTest): pass
/dports/lang/python311/Python-3.11.0a3/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
98 class TestPyDecode(TestDecode, PyTest): pass
99 class TestCDecode(TestDecode, CTest): pass
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/test_json/
H A Dtest_decode.py7 class TestDecode: class
102 class TestPyDecode(TestDecode, PyTest): pass
103 class TestCDecode(TestDecode, CTest): pass
/dports/databases/grass7/grass-7.8.6/lib/python/script/testsuite/
H A Dtest_utils.py70 class TestDecode(TestCase): class
105 class TestDecodeLcAllC(TestDecode, LcAllC):
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/chromeos_camera/
H A Dmjpeg_decode_accelerator_unittest.cc830 void TestDecode(const std::vector<ParsedJpegImage*>& images,
842 void MjpegDecodeAcceleratorTest::TestDecode( in TestDecode() function in chromeos_camera::__anonaf80ae590111::MjpegDecodeAcceleratorTest
1016 TestDecode(images, expected_status); in TEST_P()
1024 TestDecode(images, expected_status, 3 /* num_concurrent_decoders */); in TEST_P()
1035 TestDecode(images, expected_status); in TEST_P()
1044 TestDecode(images, expected_status); in TEST_P()
1051 TestDecode(images, expected_status); in TEST_P()
1060 TestDecode(images, expected_status); in TEST_P()
1067 TestDecode(images, expected_status); in TEST_P()
1075 TestDecode(images, expected_status); in TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/chromeos_camera/
H A Dmjpeg_decode_accelerator_unittest.cc830 void TestDecode(const std::vector<ParsedJpegImage*>& images,
842 void MjpegDecodeAcceleratorTest::TestDecode( in TestDecode() function in chromeos_camera::__anon23edbfde0111::MjpegDecodeAcceleratorTest
1016 TestDecode(images, expected_status); in TEST_P()
1024 TestDecode(images, expected_status, 3 /* num_concurrent_decoders */); in TEST_P()
1035 TestDecode(images, expected_status); in TEST_P()
1044 TestDecode(images, expected_status); in TEST_P()
1051 TestDecode(images, expected_status); in TEST_P()
1060 TestDecode(images, expected_status); in TEST_P()
1067 TestDecode(images, expected_status); in TEST_P()
1075 TestDecode(images, expected_status); in TEST_P()
[all …]

12345678910>>...32