Home
last modified time | relevance | path

Searched defs:TestStream (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/www/firefox/firefox-99.0/third_party/rust/l10nregistry/benches/
H A Dsolver.rs60 struct TestStream<'t> { struct
65 impl<'t> TestStream<'t> { implementation
71 impl<'t> futures::stream::Stream for TestStream<'t> { implementation
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestStream.cc19 class TestStream: public ::testing::Test class
160 TEST_F(TestStream, testWrite) in TEST_F() argument
182 TEST_F(TestStream, testRead) in TEST_F() argument
237 TEST_F(TestStream, testFileReadFromStream) { testFileReadFromStream(); } in TEST_F() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/PortableExecutable/
H A DTestStream.cs9 public class TestStream : TestStreamBase class
13 public TestStream(bool canRead = false, bool canWrite = false, bool canSeek = false) in TestStream() method in System.Reflection.Metadata.Tests.TestStream
/dports/www/firefox-esr/firefox-91.8.0/netwerk/test/gtest/
H A DTestBase64Stream.cpp16 class TestStream final : public nsIInputStream { class
20 TestStream(const nsACString& aInput, uint32_t aStep) in TestStream() function in mozilla::net::TestStream
74 NS_IMPL_ISUPPORTS(TestStream, nsIInputStream) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox/firefox-99.0/netwerk/test/gtest/
H A DTestBase64Stream.cpp16 class TestStream final : public nsIInputStream { class
20 TestStream(const nsACString& aInput, uint32_t aStep) in TestStream() function in mozilla::net::TestStream
74 NS_IMPL_ISUPPORTS(TestStream, nsIInputStream) in NS_IMPL_ISUPPORTS() argument
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/test/gtest/
H A DTestBase64Stream.cpp16 class TestStream final : public nsIInputStream { class
20 TestStream(const nsACString& aInput, uint32_t aStep) in TestStream() function in mozilla::net::TestStream
74 NS_IMPL_ISUPPORTS(TestStream, nsIInputStream) in NS_IMPL_ISUPPORTS() argument
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/test/gtest/
H A DTestBase64Stream.cpp16 class TestStream final : public nsIInputStream { class
20 TestStream(const nsACString& aInput, uint32_t aStep) in TestStream() function in mozilla::net::TestStream
74 NS_IMPL_ISUPPORTS(TestStream, nsIInputStream) in NS_IMPL_ISUPPORTS() argument
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/tests/qxmppstream/
H A Dtst_qxmppstream.cpp30 class TestStream : public QXmppStream class
35 TestStream(QObject *parent) in TestStream() function in TestStream
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/management/LoggingTest/
H A DLoggingTest.java34 static class TestStream extends PrintStream { class in LoggingTest
37 public TestStream(PrintStream wrapped) { in TestStream() method in LoggingTest.TestStream
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/examples/org.eclipse.compare.examples.xml/tests/org/eclipse/compare/examples/xml/
H A DTestXMLStructureCreator.java34 public class TestStream implements IEncodedStreamContentAccessor { class in TestXMLStructureCreator
37 public TestStream(String string) { in TestStream() method in TestXMLStructureCreator.TestStream
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/lib/
H A Dtest_stream.py3 class TestStream(frrtest.TestRefOut): class
/dports/net/frr7/frr-frr-7.5.1/tests/lib/
H A Dtest_stream.py3 class TestStream(frrtest.TestRefOut): class
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/ipc/
H A Dstream_test.go29 func TestStream(t *testing.T) { func
/dports/deskutils/egroupware/egroupware/swoolepush/vendor/easyswoole/spl/test/Stream/
H A DTestStream.php4 class TestStream { class
/dports/deskutils/egroupware/egroupware/vendor/easyswoole/spl/test/Stream/
H A DTestStream.php4 class TestStream { class
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/ipc/
H A Dstream_test.go29 func TestStream(t *testing.T) { func
/dports/shells/bash-completion/bash-completion-2.11/test/t/
H A Dtest_stream.py4 class TestStream: class
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/Utilities/
H A DStreamExtensionsTests.cs96 private class TestStream : Stream class in System.Reflection.Internal.Tests.StreamExtensionsTests
101 public TestStream(byte[] buffer) in TestStream() method in System.Reflection.Internal.Tests.StreamExtensionsTests.TestStream

1234567891011