Home
last modified time | relevance | path

Searched refs:TestChild (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
37 TestChild
38 TestChild
39 TestChild
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
37 TestChild
38 TestChild
39 TestChild
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
37 TestChild
38 TestChild
39 TestChild
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
37 TestChild
38 TestChild
39 TestChild
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
38 TestChild
39 TestChild
40 TestChild
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
38 TestChild
39 TestChild
40 TestChild
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
38 TestChild
39 TestChild
40 TestChild
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dlsb_016.phpt6 class TestChild extends TestParent {
31 $o = new TestChild;
38 TestChild
39 TestChild
40 TestChild
/dports/www/mod_php81/php-8.1.1/Zend/tests/type_declarations/intersection_types/
H A Dassigning_intersection_types.phpt11 class TestChild extends TestParent implements Z {}
18 return new TestChild();
26 $tc = new TestChild();
50 object(TestChild)#%d (0) {
54 object(TestChild)#%d (0) {
/dports/lang/php81/php-8.1.1/Zend/tests/type_declarations/intersection_types/
H A Dassigning_intersection_types.phpt11 class TestChild extends TestParent implements Z {}
18 return new TestChild();
26 $tc = new TestChild();
50 object(TestChild)#%d (0) {
54 object(TestChild)#%d (0) {
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DBackgroundChildImpl.cpp42 class TestChild final : public mozilla::ipc::PBackgroundTestChild class
48 explicit TestChild(const nsCString& aTestArg) in TestChild() function in __anondfc7c4940111::TestChild
51 MOZ_COUNT_CTOR(TestChild); in TestChild()
55 ~TestChild() in ~TestChild()
57 MOZ_COUNT_DTOR(TestChild); in ~TestChild()
153 return new TestChild(aTestArg); in AllocPBackgroundTestChild()
161 delete static_cast<TestChild*>(aActor); in DeallocPBackgroundTestChild()
512 TestChild::Recv__delete__(const nsCString& aTestArg) in Recv__delete__()
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Ddown_cast_test.cpp34 struct TestChild : public TestBase { }; struct
58 TestChild c; in main()
61 hz::down_cast<TestChild*>(b); // should use static_cast (both are non-polymorphic) in main()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DBackgroundChildImpl.cpp53 class TestChild final : public mozilla::ipc::PBackgroundTestChild { class
58 explicit TestChild(const nsCString& aTestArg) : mTestArg(aTestArg) { in TestChild() function in __anona3c38ab20111::TestChild
59 MOZ_COUNT_CTOR(TestChild); in TestChild()
63 ~TestChild() override { MOZ_COUNT_DTOR(TestChild); } in ~TestChild()
151 return new TestChild(aTestArg); in AllocPBackgroundTestChild()
158 delete static_cast<TestChild*>(aActor); in DeallocPBackgroundTestChild()
612 mozilla::ipc::IPCResult TestChild::Recv__delete__(const nsCString& aTestArg) { in Recv__delete__()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundChildImpl.cpp66 class TestChild final : public mozilla::ipc::PBackgroundTestChild { class
71 explicit TestChild(const nsCString& aTestArg) : mTestArg(aTestArg) { in TestChild() function in __anon89a25fe20111::TestChild
72 MOZ_COUNT_CTOR(TestChild); in TestChild()
76 ~TestChild() override { MOZ_COUNT_DTOR(TestChild); } in ~TestChild()
166 return new TestChild(aTestArg); in AllocPBackgroundTestChild()
173 delete static_cast<TestChild*>(aActor); in DeallocPBackgroundTestChild()
703 mozilla::ipc::IPCResult TestChild::Recv__delete__(const nsCString& aTestArg) { in Recv__delete__()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundChildImpl.cpp66 class TestChild final : public mozilla::ipc::PBackgroundTestChild { class
71 explicit TestChild(const nsCString& aTestArg) : mTestArg(aTestArg) { in TestChild() function in __anon1c68d78d0111::TestChild
72 MOZ_COUNT_CTOR(TestChild); in TestChild()
76 ~TestChild() override { MOZ_COUNT_DTOR(TestChild); } in ~TestChild()
166 return new TestChild(aTestArg); in AllocPBackgroundTestChild()
173 delete static_cast<TestChild*>(aActor); in DeallocPBackgroundTestChild()
687 mozilla::ipc::IPCResult TestChild::Recv__delete__(const nsCString& aTestArg) { in Recv__delete__()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DBackgroundChildImpl.cpp66 class TestChild final : public mozilla::ipc::PBackgroundTestChild { class
71 explicit TestChild(const nsCString& aTestArg) : mTestArg(aTestArg) { in TestChild() function in __anon4bc6ef590111::TestChild
72 MOZ_COUNT_CTOR(TestChild); in TestChild()
76 ~TestChild() override { MOZ_COUNT_DTOR(TestChild); } in ~TestChild()
166 return new TestChild(aTestArg); in AllocPBackgroundTestChild()
173 delete static_cast<TestChild*>(aActor); in DeallocPBackgroundTestChild()
703 mozilla::ipc::IPCResult TestChild::Recv__delete__(const nsCString& aTestArg) { in Recv__delete__()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DBackgroundChildImpl.cpp64 class TestChild final : public mozilla::ipc::PBackgroundTestChild { class
69 explicit TestChild(const nsCString& aTestArg) : mTestArg(aTestArg) { in TestChild() function in __anoned0f86a40111::TestChild
70 MOZ_COUNT_CTOR(TestChild); in TestChild()
74 ~TestChild() override { MOZ_COUNT_DTOR(TestChild); } in ~TestChild()
162 return new TestChild(aTestArg); in AllocPBackgroundTestChild()
169 delete static_cast<TestChild*>(aActor); in DeallocPBackgroundTestChild()
743 mozilla::ipc::IPCResult TestChild::Recv__delete__(const nsCString& aTestArg) { in Recv__delete__()
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dasync-unix-test.c++742 struct TestChild { struct
746 TestChild(UnixEventPort& port, int exitCode) { in TestChild() argument
764 ~TestChild() noexcept(false) { in ~TestChild() argument
776 KJ_DISALLOW_COPY(TestChild);
792 TestChild child1(port, 123); in TEST()
803 TestChild child2(port, 234); in TEST()
804 TestChild child3(port, 345); in TEST()
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dasync-unix-test.c++742 struct TestChild { struct
746 TestChild(UnixEventPort& port, int exitCode) { in TestChild() argument
764 ~TestChild() noexcept(false) { in ~TestChild() argument
776 KJ_DISALLOW_COPY(TestChild);
792 TestChild child1(port, 123); in TEST()
803 TestChild child2(port, 234); in TEST()
804 TestChild child3(port, 345); in TEST()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapreduce/
H A DTestChild.java33 public class TestChild extends HadoopTestCase { class
45 public TestChild() throws IOException { in TestChild() method in TestChild
/dports/www/py-soupsieve/soupsieve-2.0.1/tests/test_level2/
H A Dtest_child.py6 class TestChild(util.TestCase): class
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/
H A DTestChild.java34 public class TestChild extends HadoopTestCase { class
46 public TestChild() throws IOException { in TestChild() method in TestChild
/dports/www/mod_php81/php-8.1.1/Zend/tests/type_declarations/intersection_types/variance/
H A Dvalid3.phpt11 class TestChild implements Z {}
/dports/lang/php81/php-8.1.1/Zend/tests/type_declarations/intersection_types/variance/
H A Dvalid3.phpt11 class TestChild implements Z {}
/dports/devel/hadoop/hadoop-1.2.1/src/test/
H A Dsmoke-tests98 **/TestChild.java

12